mfurquimdev / python_async

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Async Partial

Using async/await

Example

Terminal 1

$ pdm run python src/server.py

Terminal 2

$ pdm run python src/client.py

Terminal 3

$ http GET :8001/fetch/test_1 number==3

About


Languages

Language:Python 100.0%