Skip to main content

Tool that makes managing Flask easy.

Project description

Welcome to flaskmng

What is flaskmng?

flaskmng is a tool that manages Flask project. It is designed in MVT architecture.

Usage

First of all, you must create virtual environment.

> python -m venv env

To activate,

> . env/Scripts/activate # for Windows
> source env/bin/activate # for Linux

Then, for installing flaskmng to the virtual environment you must use pip. After installing pip enter the command given below:

> pip install flaskmng

Startproject

For creating main structure of your flask application and starting project:

> flaskmng startproject

Don't forget to add your virtual environment name to .gitignore file.

Startapp

Then, you can add multiple apps to your project. For creating single app structure:

> flaskmng startapp

Conclusion

In conclusion, your flask project ready to development. Enjoy the advantages of flaskmng.

Thanks for using!

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

flaskmng-1.1.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

flaskmng-1.1.0-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file flaskmng-1.1.0.tar.gz.

File metadata

  • Download URL: flaskmng-1.1.0.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.5

File hashes

Hashes for flaskmng-1.1.0.tar.gz
Algorithm Hash digest
SHA256 2b790036f657781ebe1f1875903068d6999d4307d86dd497c9378f832f9e7b53
MD5 7ecfd4758e7970369334124c842b4883
BLAKE2b-256 9f5e772cbd48fc44ffcafff6488d2ac37f6a641d17ad94c8ed44ae1706bdb611

See more details on using hashes here.

File details

Details for the file flaskmng-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: flaskmng-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.5

File hashes

Hashes for flaskmng-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 35c1eb921bce5091d096d5ffbbc7eff532ac38da5403c9be5973e967795a24dc
MD5 dd00389b8e0fbf744421cb5e4c91cb03
BLAKE2b-256 61a4dc306e12238c9e35d0b2857180414ab72085ef78e09099d3c129a03eb97a

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