an opinionated web framework that stays out of your way
Project description
webint
helps you build a web interface.
Usage
mkdir example.site && cd example.site
poetry init --name=example-site
poetry add webint
poetry run web scaffold
poetry version minor
poetry publish
web config --host digitalocean --token {YOUR_TOKEN}
web init example.site example-site example:app
Hack
poetry run web run example:app --port 9999
Changes to your python code will auto-reload the local development server.
Deploy an update
poetry version (major|minor|patch)
poetry publish
Wait a couple minutes and update your site at https://example.site/system/software
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.96.tar.gz
(247.0 kB
view details)
Built Distribution
webint-0.1.96-py3-none-any.whl
(258.3 kB
view details)
File details
Details for the file webint-0.1.96.tar.gz
.
File metadata
- Download URL: webint-0.1.96.tar.gz
- Upload date:
- Size: 247.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/5.10.0-23-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7749c77e25af31fe33c231295485331c1bfab352b4e9629fe6dd8374728008fc |
|
MD5 | fb21e1b59ec279b4dc871b6b61545cb1 |
|
BLAKE2b-256 | e7ec0a538a99c775aa2f5bf00c07dfe847c8b883175d4e0cdc69743daae90350 |
File details
Details for the file webint-0.1.96-py3-none-any.whl
.
File metadata
- Download URL: webint-0.1.96-py3-none-any.whl
- Upload date:
- Size: 258.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/5.10.0-23-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cff6f3a5f933370171edc2aec01594ad7b21f4eb6b6d3827d89ec5feb4a690b |
|
MD5 | 194e374bb9dca94a20af9e75da18c1a6 |
|
BLAKE2b-256 | bd5b501379bb5773cb0abeb6bcd29066fde74c012a2ad3337db0986905c89712 |