Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhsiddiqui/flask-djangofy

Djangofy the flask.
https://github.com/mhsiddiqui/flask-djangofy

Last synced: about 2 months ago
JSON representation

Djangofy the flask.

Awesome Lists containing this project

README

        

# Flask-Djangofy

flask-djangofy is a library which enable you write your flask app just like Django app. You will make urls just like Django, define settings just like Django. You will make project structure just like Django where you will have multiple apps against your each module and define urls for each app separately.

Read the full documentation [here](https://flask-djangofy.readthedocs.io/en/latest/).