Best Flask open-source libraries and packages

Simpleflaskblog

This is a simple Flask blog implemented for learning purpose using best practices
Updated 1 year ago

Simple Flask app using tdd

Known Vulnerabilities

This is a really simple Flask Blog (just a CRUD on posts) using TDD. To run it on Windows, just git clone, then pip install -r requirements.txt and flask init-db then chose launch-dev or prod and voilà !

Will add more options soon. To test the core, just launch test.bat !

Tags tdd python