Skip to main content

Opinionated flask app scaffolding tool.

Project description

Steelflask

Opinionated flask app scaffolding tool. It will create a flask app structure targeted for rapid development and seamless deployment.

Setup and Installation

  • Create a folder where you want your application to reside.
  • Create a virtual environment in that folder.
  • activate the virtual environment.
  • run pip install steelflask to install steelflask to your project.
  • run steelflask init to generate flask app structure.
  • steelflask uses setuptools_scm for automatic versioning of the project, which require the project to be maintained as a git repo.
  • run git init
  • run pip install -r requirements_dev.txt to install dev dependencies.
  • run pip install -e . - it will install the project in with all required dependencies.
  • You may need to deactivate the venv and activate again.
  • run pytest -vvs to run test cases.

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

steelflask-0.1.0.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

steelflask-0.1.0-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file steelflask-0.1.0.tar.gz.

File metadata

  • Download URL: steelflask-0.1.0.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8

File hashes

Hashes for steelflask-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0714b13d54da82ce91199c5c51c8ace7a3685290d3ed864cf59298b3f32066fe
MD5 8bbc0faca225dba3e4e3af2a9584b844
BLAKE2b-256 25a0b2c50ef32151856f7eb7f174b11733a9286aabe8f479101ea20fadf4f272

See more details on using hashes here.

File details

Details for the file steelflask-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: steelflask-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 16.8 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/40.6.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8

File hashes

Hashes for steelflask-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f350f8c3eba76b1478abd4d6fdeeeeb8c31e0989cca22e3a6dd8a12b532e6d3
MD5 fcd4441e9b5af0300e3b5fce197f5a87
BLAKE2b-256 107c577f2da2b438c154bce08b493848cce5e69e720c723f54f0c4339eb952b8

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