void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

Package request: python3-fastapi

Open Eloitor opened this issue 1 year ago • 1 comments

Package name

python3-fastapi

Package homepage

https://fastapi.tiangolo.com/

Description

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.

Does the requested package meet the package requirements?

System

Is the requested package released?

Yes

Eloitor avatar Jun 18 '24 11:06 Eloitor

We probably don't need that package as long as no package in the repos depends on it? It's not an app itself, just a library.

The recommended way to run selfmade apps that depend on it would certainly be to use a python venv, and not to use the system's libraries.

Bnyro avatar Jun 24 '24 10:06 Bnyro