mirror of
https://github.com/michivonah/python.git
synced 2025-12-22 20:46:29 +01:00
12 lines
No EOL
154 B
Markdown
12 lines
No EOL
154 B
Markdown
# API in python
|
|
|
|
Required python packages
|
|
- fastapi
|
|
- uvicorn
|
|
- flask
|
|
|
|
Install with pip3 install <PACKAGENAME>
|
|
|
|
|
|
## Sources
|
|
- https://youtu.be/zsYIw6RXjfM |