templates and pyscript wrappers for various bootstrap properties
dist | ||
examples | ||
pyscript_bootstrap_templates | ||
.gitignore | ||
build.sh | ||
LICENSE | ||
MANIFEST.IN | ||
README.md | ||
setup.py |
pyscript-bootstrap-templates
templates and pyscript wrappers for various bootstrap properties
installation
pip install git+https://the-cake-is-a-lie.net/gogs/jonas/pyscript-bootstrap-templates.git
usage
to create a new project, run
pyscript_bootstrap_app create <project_name> <title>
this will create a new folder containing a PWA app skeleton to start with. The main entry point should be in main.py