
simple boilerplate for starting a new flask project. inspired by book [Flask Web Development](http://shop.oreilly.com/product/0636920031116.do)
Flask-Glass is a simple boilerplate for starting a new Flask project. It is inspired by the book Flask Web Development and aims to provide a structured starting point for Flask applications.
Flask-Glass is a well-structured boilerplate for starting Flask projects. It provides essential features such as database migration, unit testing, code documentation generation, and an easy-to-use manage.py script for executing various tasks. By following the installation guide, users can quickly set up and start working on their Flask projects.
