Skip to main content

flask project generator

Project description

Flask Instant Noodle | Quick way to bootstrap full Flask project

Flask Image

Description

This is a simple package that enables the user to quickly bootstrap a standard Flask project. Sample Folder Structure

Installation

  • Install virtualenv in current directory.
virtualenv venv
# 0r
python3.8 -m venv.
  • Activate virtual environment
source venv/bin/activate
# or
source bin/activate
  • Install Package in Current directory (only required for first time instation in machine)
pip install flasknoodle
  • Generate complete Flask project template in current directory (default project name is "server")
flasknoodle
  • cd into current directory (i.e. server)

  • Install dependent packages in requirements.txt

 pip3 install -r requirements.txt
  • Run Application
 python3 manage.py
Note: Application will run on http://127.0.0.1:5000/

Contributing

Pull requests are welcome. Kindly ensure your commit messages are detailed enough to capture all changes done

License

MIT MIT License

Copyright (c) [2021] [Ayokunle Odutayo]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

flasknoodle-1.0.5.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

flasknoodle-1.0.5-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file flasknoodle-1.0.5.tar.gz.

File metadata

  • Download URL: flasknoodle-1.0.5.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5

File hashes

Hashes for flasknoodle-1.0.5.tar.gz
Algorithm Hash digest
SHA256 bad26e10ea6a9321833125482859799fe9c0317ed82c790c1911f2f8129cca62
MD5 c5cde5a871cd204e4f29dc45f294e853
BLAKE2b-256 3eadbafb43c5058dddfb1607cb7a77a9f232e399855933f38f2ee68615582d5f

See more details on using hashes here.

File details

Details for the file flasknoodle-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: flasknoodle-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5

File hashes

Hashes for flasknoodle-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 86a9dcb5e152a702785d563c0efb188684cf456c9898b25757656a2e210f67e5
MD5 037ebfa86bd3029975f86d8a022399b8
BLAKE2b-256 dd90a793fa2d59c1dee6499aeda4fbcffe125ad064d890c8c6edea2027af5a3d

See more details on using hashes here.

Supported by

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