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 Package in Current directory (only required for first time instation in machine) pip install flasknoodle

  • cd into current directory

  • Install virtualenv in current durectory.

virtualenv venv
# 0r
python3.8 -m venv.
  • Generate complete Flask project template in current directory (default project name is "server")
flasknoodle
  • Activate virtual environment (Linux Environment)
source venv/bin/activate
# or
source bin/activate
  • Install packages in requirementds.txt
 pip3 install -r requirements.txt
  • Run Application
 python3 manage.py

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.3.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flasknoodle-1.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 9f0a65d116f40f926069df8a1a35e019d7e237518363938af3ab4d9a2b2f4505
MD5 d2b4786deea6e14a7b9d2f32a20b58ac
BLAKE2b-256 987aa1f8135bf620e5979ee20d2f6e34c767eb5ed687c6b7a0a46c506a7f76e8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flasknoodle-1.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8aa088f1490967181b06ed82ea2da8e5a44c1e540a05d5a59557dbe8815ce588
MD5 316c372641a065e297787212fa961d87
BLAKE2b-256 6a50587347028cfae67cb6b4b798ac29119228fe9e62590ce5b51c09a9a2b4ac

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