create basic hello-world apps for the various web frameworks as boiler plates
Project description
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
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
webgenesis-0.0.2.tar.gz
(4.8 kB
view hashes)
Built Distribution
Close
Hashes for webgenesis-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50c6f5ebd28d1c0598ea30b9b701b44bdc6eb57fe4dd81878348ae00759e6d68 |
|
MD5 | f98174c961cf26dcc678168d23050d51 |
|
BLAKE2b-256 | 036f6c3e735c569b75d1a84a7510caae6bed11b557ffa2c6c32555febf369817 |