[ Източник: fastapi ]
Пакет: python3-fastapi (0.63.0-2)
Връзки за python3-fastapi
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник fastapi.
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
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.
Други пакети, свързани с python3-fastapi
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-starlette
- ASGI library ideal for building high performance asyncio services
-
- dep: python3-uvicorn
- ASGI server implementation, using uvloop and httptools (Python3 version)
Изтегляне на python3-fastapi
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 35,3 кБ | 243,0 кБ | [списък на файловете] |