litestar 2.12.1
0
Litestar - A production-ready, highly performant, extensible ASGI API Framework
Contents
Litestar - A production-ready, highly performant, extensible ASGI API Framework
How to Install litestar
You can install litestar using pip
pip install litestar
or add it to a project with poetry
poetry add litestar
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/litestar/
- Documentation:
- https://docs.litestar.dev/
Classifiers
- Internet
- Internet/WWW/HTTP
- Internet/WWW/HTTP/HTTP Servers
- Software Development
- Software Development/Libraries
- Software Development/Libraries/Application Frameworks
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common litestar errors.
Code Examples
Here are some litestar
code examples and snippets.