Skip to main content

Django (mvc) structure for your Flask project.

Project description

image

Flask-DJ

Since the flask has no strict architecture,
it's easy to get confused when creating a project.
This library was created to help everyone who wants to
create a project with mvc structure.

Quick start

Start project:

$ flask-dj startproject app

or

from flask_dj import startproject
from os import getcwd

your_project_name = 'app'
startproject(your_project_name, getcwd())

New app:

python manage.py startapp {app_name}

Start server:

 python manage.py runserver

Project details


Download files

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

Source Distribution

Flask-DJ-1.0.7.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

Flask_DJ-1.0.7-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file Flask-DJ-1.0.7.tar.gz.

File metadata

  • Download URL: Flask-DJ-1.0.7.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for Flask-DJ-1.0.7.tar.gz
Algorithm Hash digest
SHA256 56e122633ad19dc7d2e23d22d7c408f2eb559ec86c22753fd3a9e05d07894c6c
MD5 a4d2b790300bb98d327587c469b40026
BLAKE2b-256 dbcac0979b06048ec22d190ad775499e2f2b28405b733b3bbc1e6a4c77dd226f

See more details on using hashes here.

File details

Details for the file Flask_DJ-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: Flask_DJ-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0

File hashes

Hashes for Flask_DJ-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 4b627e308cfe234a92a1ea0071ff403863867620fca300226a0a8299f531d877
MD5 0247ced25e51888e616cace355adc016
BLAKE2b-256 7c549f1b8204b859416205e8e18d586f3ee3bf4d3d419bc4230e0a48cc33548b

See more details on using hashes here.

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