an opinionated web framework that stays out of your way
Project description
How to use
Initialize a project
poetry init
Install webint
poetry add webint
Create your website
poetry run web scaffold
Run your website
poetry run web run 9999
Open your website
open http://localhost:9999
Modify your website
...
Deploy your website
On a cloud server only
On a home server through a cloud server (for TLS termination)
On a home server only (via tor)
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
webint-0.1.8.tar.gz
(7.4 MB
view hashes)
Built Distribution
webint-0.1.8-py3-none-any.whl
(7.6 MB
view hashes)