Skip to main content

Create flask project with html and css ready using cli.

Project description

flaskcli

A python package to create your flask project easily with html and css using cli.

Installation

Fast install:

::

pip install create-flask-project-cli

For a manual install get this package:

::

wget https://github.com/logan0501/flaskcli.git
unzip flaskcli.zip
rm flaskcli.zip
cd flaskcli

Install the package:

::

python setup.py install    

Example

.. code:: python

# create flask app with html,css using cli.
flaskcli create-flask-app

flaskcli create-flask-app main
#Here main is python file name.

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-project-cli-0.0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

create_flask_project_cli-0.0.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

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