templates and pyscript wrappers for various bootstrap properties
Go to file
2023-06-04 18:51:06 +02:00
dist many small improvements 2023-06-04 18:51:06 +02:00
examples many small improvements 2023-06-04 18:51:06 +02:00
pyscript_bootstrap_templates many small improvements 2023-06-04 18:51:06 +02:00
.gitignore Initial commit 2022-07-24 11:13:19 +02:00
build.sh many small improvements 2023-06-04 18:51:06 +02:00
LICENSE Initial commit 2022-07-24 11:13:19 +02:00
MANIFEST.IN initial pwa support 2022-10-16 10:23:01 +02:00
README.md new advanced example, small fixes 2023-06-03 12:21:28 +02:00
setup.py forgot to add setup.py 2022-10-16 17:04:00 +02:00

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