Webgenesis
A simple command line interface for generating hello-world starter apps for quick setup
Why Webgenesis?
When building web apps, it can become common to be starting from the same or similar set of code and basic project structure. Hence webgenesis comes in to reduce this burden of writing the same code when starting up a web project
Installation
pip install webgenesis
Usage
webgenesis --help
Create A Project for a web framework
- Uses the default 'hello-' as project folder
- Supported frameworks include
- flask
- streamlit
- express
- koajs
- bottle
- tornado
- fastapi
webgenesis create flask
webgenesis create streamlit
Create A Project using Custom/Specified Project
webgenesis create flask -f myflaskapp
About
- Maintainer: Jesse E.Agbe(JCharis)
- Jesus Saves @JCharisTech
Contributions
Contributions are welcome. In case you notice a bug let us know. Happy Coding
Release files for webgenesis 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| webgenesis-0.0.2.tar.gz | 4.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| webgenesis-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:9.9 kB
Release files / webgenesis-0.0.2.tar.gz
| Download URL | webgenesis-0.0.2.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ced35da9e6f80559a397a542b7cde9d1991b6ea86a836a5e8ba810534b839623
|
|
BLAKE2b-256 checksum How to use checksums |
652b5ca7b564c36efa91d10e15acaadb707ef17063f0c980460a849462428cbd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.7 CPython/3.9.1+ Linux/5.10.0-kali3-amd64
|
Release files / webgenesis-0.0.2-py3-none-any.whl
| Download URL | webgenesis-0.0.2-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
50c6f5ebd28d1c0598ea30b9b701b44bdc6eb57fe4dd81878348ae00759e6d68
|
|
BLAKE2b-256 checksum How to use checksums |
036f6c3e735c569b75d1a84a7510caae6bed11b557ffa2c6c32555febf369817
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.7 CPython/3.9.1+ Linux/5.10.0-kali3-amd64
|