[ Pakiet źródłowy: fastapi ]
Pakiet: python3-fastapi (0.115.5-3)
Odnośniki dla python3-fastapi
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego fastapi:
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
modern, fast, web framework for building APIs, based on type hints
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
The key features are:
* Fast: Very high performance, on par with NodeJS and Go (thanks to Starlette * and Pydantic). One of the fastest Python frameworks available.
* Fast to code: Increase the speed to develop features by about 200% to 300%. * (note1)
* Fewer bugs: Reduce about 40% of human (developer) induced errors. (note1)
* Intuitive: Great editor support. Completion everywhere. Less time debugging.
* Easy: Designed to be easy to use and learn. Less time reading docs.
* Short: Minimize code duplication. Multiple features from each parameter * declaration. Fewer bugs.
* Robust: Get production-ready code. With automatic interactive documentation.
* Standards-based: Based on (and fully compatible with) the open standards for * APIs: OpenAPI (previously known as Swagger) and JSON Schema.
(note1) estimation based on tests on an internal development team, building production applications.
Inne pakiety związane z python3-fastapi
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-pydantic (>= 1.8.2)
- Data validation and settings management using Python type hinting
-
- dep: python3-starlette (>= 0.25.0)
- ASGI library ideal for building high performance asyncio services
-
- dep: python3-typing-extensions (>= 4.7.1)
- Backported and Experimental Type Hints for Python
-
- dep: python3-uvicorn
- ASGI server implementation, using uvloop and httptools (Python3 version)
Pobieranie python3-fastapi
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 71,4 KiB | 718,0 KiB | [lista plików] |