パッケージ: python3-litestar (2.16.0-1)
python3-litestar に関するリンク
Debian の資源:
litestar ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Powerful, flexible, highly performant, opinionated ASGI framework
LiteStar is a Python web framework (similar to FastAPI and Django) that is designed to be simply but also very flexible. It is built with the goal of being easy to learn and use, making it an excellent choice for both beginners and experienced developers. LiteStar follows the WSGI (Web Server Gateway Interface) standard, which means it can run on various web servers and is compatible with popular Python web server gateways like Gunicorn and uWSGI.
The Litestar framework supports Plugins, ships with dependency injection, security primitives, OpenAPI schema generation, MessagePack, middlewares, a great CLI experience, and much more.
Core Features
* Class based controllers * Dependency Injection * Layered Middleware * Plugin System * OpenAPI 3.1 schema generation * Life Cycle Hooks * Route Guards based Authorization * Support for dataclasses, TypedDict, pydantic version 1 and version 2, msgspec and attrs * Layered parameter declaration * Support for RFC 9457 standardized "Problem Detail" error responses * Automatic API documentation with: * Scalar * RapiDoc * Redoc * Stoplight Elements * Swagger-UI * Trio support (built-in, via AnyIO) * Ultra-fast validation, serialization and deserialization using msgspec * SQLAlchemy integration * Piccolo ORM Support
その他の python3-litestar 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-anyio
- Asynchronous compatibility layer (Python 3)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-exceptiongroup
- Backport of PEP 654 (exception groups)
- または python3-supported-min (>= 3.11)
- パッケージは利用できません
-
- dep: python3-httpx
- next generation HTTP client
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- または python3-supported-min (>= 3.10)
- パッケージは利用できません
-
- dep: python3-litestar-htmx
- HTMX Integration for Litestar
-
- dep: python3-msgspec
- Fast serialization/validation Python library (Python 3)
-
- dep: python3-multidict
- multidict implementation (Python library)
-
- dep: python3-multipart
- Python multipart/form-data parser
-
- dep: python3-polyfactory
- Simple and powerful factories for mock data generation (Python 3)
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-rich-click
- creating beautiful command line interfaces for Python3
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-yaml
- YAML parser and emitter for Python3