Skip to main content

Initializing project structure for flask applications.

Project description

Package to create scaffolds for flask projects.

Installing

To install the regular library without async support, just run the following command:

pip install flaskscaffold

Usage

To use simply create a directory for your project and then in the directory:

flaskscaffold-create

This will create the below folder structure:

my_project
├── app.py
├── db.py
├── .gitignore
├── models
│   └── __init__.py
├── services
│   └── __init__.py
├── controllers
│   └── __init__.py
├── static
├── templates
└── tests

In addition to the file structure, boilerplate app.py and .gitignore is added.

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

flaskscaffold-0.8.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flaskscaffold-0.8-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file flaskscaffold-0.8.tar.gz.

File metadata

  • Download URL: flaskscaffold-0.8.tar.gz
  • Upload date:
  • Size: 3.3 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.43.0 CPython/3.6.9

File hashes

Hashes for flaskscaffold-0.8.tar.gz
Algorithm Hash digest
SHA256 52889c043c7585739b6555ec5d8d3f20324d712db9ac7d94c18668fb251de72a
MD5 bedc4a7d5f702ee4ce9689f82b7f2d41
BLAKE2b-256 b9b5d304160b660738baba2333130894a20a454daadaff8a5741bdfd7f96b448

See more details on using hashes here.

File details

Details for the file flaskscaffold-0.8-py3-none-any.whl.

File metadata

  • Download URL: flaskscaffold-0.8-py3-none-any.whl
  • Upload date:
  • Size: 5.4 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.43.0 CPython/3.6.9

File hashes

Hashes for flaskscaffold-0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 b8a3c727a10afada34cae13f8cc51b41452ecfad9d6ed645165623bb2016c8be
MD5 ba0fd9ac2fd1e590c5fc2d42c97f47f6
BLAKE2b-256 667ae282cc14223180e29b14e9b49c5aafceae6f6ae0d898451851547a65bbf4

See more details on using hashes here.

Supported by

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