Create a Flask Project using flinit. Flinit creates a virtual environment, flask app along with the file structure required for a flask app along with other requirements like CORS.
Checkout flinit at @TanmoySG/flinit.
Install flinit
pip install flinit
Create a Flask Project using flinit