Skip to main content

This is an application designed to speed up process of configuring evironment for new flask RESTful projects.

Project description

This utility is answer on my personal demand. Creating repository and building all flask project dependencies from scratch for every new project is time consumming and boring. Install this package, call create-flask-application utility, answer basic questions and enjoy your new project.

Installation

To install create-flask-application utility, just type:

` $ pip install create-flask-application `

This module is only available for python3 (for now).

Usage

In your console, type: ` $ create-flask-application `

You will be asked few questions. A new directory will be created inside your CWD. Its name is the same as you specified answering first question about project name.

create-flask-application will spawn templates with:
  • basic rest api implementation

  • optional flask-mail support

  • optional socketio support

  • wsgi application config

  • general application config with random generated secret key

  • optional sqlalchemy initial setup

Limitations

create-flask-application will:
  • create project directory

  • create virtualenv directory called venv

  • install all required python dependencies

  • render all requiered code templates

  • spawn basic gitignore file

create-flask-application will not:
  • create git repository

  • work under python 2

  • support databases other than postgresql with psycopg2 driver (I will update it to all databases supported by sqlalchemy soon)

Note that you have to have python3-venv installed.

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

create-flask-application-0.1.9.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

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

create_flask_application-0.1.9-py3-none-any.whl (39.4 kB view details)

Uploaded Python 3

File details

Details for the file create-flask-application-0.1.9.tar.gz.

File metadata

  • Download URL: create-flask-application-0.1.9.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6

File hashes

Hashes for create-flask-application-0.1.9.tar.gz
Algorithm Hash digest
SHA256 ae5e3676dbae47035dea7d560a6fcbba81f669c10bd7d071b1b6a1965dd4d965
MD5 b592afccade3572da4a04d99bb4d0116
BLAKE2b-256 d9484c8e3714543dd6627da821963c6e691e04b1acdac62741cef3ff30021c08

See more details on using hashes here.

File details

Details for the file create_flask_application-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: create_flask_application-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 39.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6

File hashes

Hashes for create_flask_application-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 e76db3dc78120202eae343e9f465473ba3221baaf84ef95cf3d0bc2b0be4e413
MD5 d8ef994181c4ff013919d75c7c9fe272
BLAKE2b-256 2e6192b55e13263e2f50ca976c34b59e534def7e6ee208ccbcb6572f1c8c8a15

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