blob: d4a527c601acf1bab01fa09dae5f4050d4e20cb0 [file] [log] [blame]
config BR2_PACKAGE_PYTHON_FASTAPI
bool "python-fastapi"
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS # python-pydantic -> python-pydantic-core
select BR2_PACKAGE_PYTHON_PYDANTIC # runtime
select BR2_PACKAGE_PYTHON_STARLETTE # runtime
select BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS # runtime
help
FastAPI framework, high performance, easy to learn, fast to
code, ready for production.
https://github.com/tiangolo/fastapi