[ trixie ]
[ sid ]
[ 原始碼: python-klein ]
套件:python3-klein(24.8.0-1)
micro-framework for developing web services with Python
Klein is a micro-framework for developing production-ready web services with Python. It is 'micro' in that it has an incredibly small API similar to Bottle and Flask. It is not 'micro' in that it depends on things outside the standard library. This is primarily because it is built on widely used and well tested components like Werkzeug and Twisted.
其他與 python3-klein 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-hyperlink
- Immutable, Pythonic, correct URLs.
-
- dep: python3-incremental
- Library for versioning Python projects
-
- dep: python3-tubes
- data-processing and flow-control engine for event-driven programs
-
- dep: python3-twisted
- Event-based framework for internet applications
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.10)
- 套件暫時不可用
-
- dep: python3-werkzeug
- Collection of utilities for WSGI applications (Python 3.x)
-
- dep: python3-zope.interface
- Interfaces for Python3