You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| alembic | 4 years ago | |
| project | 4 years ago | |
| .gitignore | 4 years ago | |
| .pre-commit-config.yaml | 4 years ago | |
| .pylintrc | 4 years ago | |
| LICENSE | 4 years ago | |
| README.md | 4 years ago | |
| alembic.ini | 4 years ago | |
| autocomplete.zsh | 4 years ago | |
| dev-requirements.in | 4 years ago | |
| dev-requirements.txt | 4 years ago | |
| docker-compose-redis.yml | 4 years ago | |
| main.py | 4 years ago | |
| requirements.in | 4 years ago | |
| requirements.txt | 4 years ago | |
| tasks.py | 4 years ago | |
README.md
FastAPI and Celery
Learning distributed task queues by doing. Since it's a greenfield project this also uses a newer async web framework.