Flask-Scaffold
Simple tool to generate a brand new Flask application using MongoDB as data backend
Installation
Simply run:
$ pip install flask-mongo-scaffold
Usage
To create a new app called blog do:
$ flaask new blog
Resulting app
The resulting app is a simple Flask application that comes with:
- MongoEngine to connect with a MongoDB database backend
- SemanticUI and JQuery
Additionally, it creates a divisional structure using Flask's blueprints to separate the front-end part of the application from the backend. It ships with the necessary files to setup a simple API.
License
See LICENSE
Release files for Flask-Mongo-Scaffold 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Flask_Mongo_Scaffold-0.1-py3.6.egg | Legacy Egg format | - | - | Details |
Release files / Flask_Mongo_Scaffold-0.1-py3.6.egg
| Download URL | Flask_Mongo_Scaffold-0.1-py3.6.egg |
|---|---|
| Size | 6.0 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
565bd1b56c5dedcd7a08a03e8889a10e64d606ed3412524fa4c56ae8ea1fffd6
|
|
BLAKE2b-256 checksum How to use checksums |
e1f476bcc3c8b370c1d39dd6427ade3bdc99664a790d854fa0fd452fc0e82c06
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |