A tool to generate a simple flask app using MongoDB
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Flask_Mongo_Scaffold-0.1-py3.6.egg.
File metadata
- Download URL: Flask_Mongo_Scaffold-0.1-py3.6.egg
- Upload date:
- Size: 6.0 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
565bd1b56c5dedcd7a08a03e8889a10e64d606ed3412524fa4c56ae8ea1fffd6
|
|
| MD5 |
77f74cbac154c420ad43f75f86930a21
|
|
| BLAKE2b-256 |
e1f476bcc3c8b370c1d39dd6427ade3bdc99664a790d854fa0fd452fc0e82c06
|