Skip to main content

A package for building Flask Projects

Project description

FlaskConstructicon

image

Flask Project Builder

Constructs a file tree for Flask with a server.py file parallel to the flask_app directory:

image

Simple Install:

  1. Clone this Repository

Simple Usage:

  1. Navigate to your new directory's project
  2. Run FlaskConstructicon.py >> python path/to/FlaskConstructicon.py [system arguments]
  3. FlaskConstructicon takes several arguments
Argument Options Description Examples
-md test, help Run mode, test or help python FlaskConstructicon.py -md test
-a Any Specifies app name python FlaskConstructicon.py -a my_app
-db mysql Add file for database API python FlaskConstructicon.py -db mysql
test N/A Same as -md test (first argument only) python FlaskConstructicon.py test
help N/A Same as -md help (first argument only) python FlaskConstructicon.py help

Test output with app name 'simflario'

image

Output creating new project:

image

Test output with existing project

image

Use an alias

Example alias using git bash: alias constructicon='winpty python C:/Path/To/FlaskConstructicon/FlaskConstructicon.py'

Next steps:

-Add source files for other db connections and/or APIs

-publish package

-create models files and models option

-create "Django Style" option

-create option dbua for user model and authentication based on db config

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

flaskconstructicon-1.0.1.tar.gz (92.9 kB view details)

Uploaded Source

Built Distribution

flaskconstructicon-1.0.1-py3-none-any.whl (29.8 kB view details)

Uploaded Python 3

File details

Details for the file flaskconstructicon-1.0.1.tar.gz.

File metadata

  • Download URL: flaskconstructicon-1.0.1.tar.gz
  • Upload date:
  • Size: 92.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.2

File hashes

Hashes for flaskconstructicon-1.0.1.tar.gz
Algorithm Hash digest
SHA256 38e1953fec5cc07bd1abbe1d8ad710faba1598ea8e8db7246e4df1a8fc68a2ad
MD5 c4c25ce5bcbbc616bc1e7b4fa62010ed
BLAKE2b-256 0b4d6a0279e7d4909932366c9ba864f1c349b347485a2570ec560e372721cc28

See more details on using hashes here.

File details

Details for the file flaskconstructicon-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for flaskconstructicon-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2c1c2bcb9c751e7e61083c6b9db0d8b848ff7bf0069c1b10eccbc698cce3e061
MD5 13ddc89fdac4aa5ce66cbb9e0920a40d
BLAKE2b-256 3b851ef1c5683154153b080c2f83a3cfc4cb94c9dadb3551f59ac578623d4c58

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