NOTICE: There will be no more support and updates for this project. Please contact the developer if you would like to take up this project.
Flask microframework is a very powerful server framework but it gets messy when files are placed in one python file. In Flask-MVC, we create simple configurations and and provide organized structure to ease and systemize the Flask project you are making. We based on the popular MVC pattern to organize our files.
Flask-MVC also provides a simple microservice architecture tools which allow you to use names to reference a specific IP and Port. (Docker and Kubernetes maybe included in future improvement.)
Simply clone the project with git to begin.
git clone https://github.com/ArcArcaman/Flask-MVC.git