Updated rq to 0.12.0 so it works with Python 3.7. The previous version used the reserved async variable. |
||
---|---|---|
app | ||
deployment | ||
migrations | ||
.gitattributes | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
Procfile | ||
README.md | ||
Vagrantfile | ||
babel.cfg | ||
boot.sh | ||
config.py | ||
microblog.py | ||
requirements.txt | ||
tests.py |
README.md
Welcome to Microblog!
This is an example application featured in my Flask Mega-Tutorial. See the tutorial for instructions on how to work with it.