Skip to content

usecross/lia-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

lia-web has been renamed to cross-web

This package has been renamed to cross-web.

Please update your dependencies to use cross-web instead:

uv add cross-web
# or
pip install cross-web

And update your imports from:

from lia import Response

to:

from cross import Response

Backwards Compatibility

This package (lia-web) now depends on cross-web and re-exports all its symbols under the lia namespace for backwards compatibility. However, we recommend updating your imports to use cross directly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages