Skip to main content

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

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Flask_Mongo_Scaffold-0.1-py3.6.egg (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page