/py-flask-test

Testing flask things

Primary LanguageHTMLMIT LicenseMIT

py-flask-test

Experimenting with flask, by following Miguel Grinberg's book called "Flask Web Development"

Dependencies

Included "requirements.txt" has all the dependencies for the project. To install then into your virtual enviroment simple do "pip install -r requirements.txt"