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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file create-flask-project-cli-0.0.2.tar.gz.
File metadata
- Download URL: create-flask-project-cli-0.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf508b20ba21ea42198eaf1e8b19a9a030088f30cbed2b4c1394381916e5eee0
|
|
| MD5 |
502c360c9bc17aebea26c797ec1fe381
|
|
| BLAKE2b-256 |
242d453f032b588d436771af23938284043511645f30d99ef031709981b9918f
|
File details
Details for the file create_flask_project_cli-0.0.2-py3-none-any.whl.
File metadata
- Download URL: create_flask_project_cli-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a515ebfcb43a00f0fa450fe6b7f96c2f33c131b00352143074e4d82b1d56da03
|
|
| MD5 |
08ad5db96452dbb24b20260c940cd453
|
|
| BLAKE2b-256 |
4e08ddc94f86363f145bc8cf0f0f23f169bf6e724a528d19c639e5d22c6c4dd6
|