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.82.tar.gz
(637.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
webint-0.1.82-py3-none-any.whl
(655.5 kB
view details)
File details
Details for the file webint-0.1.82.tar.gz.
File metadata
- Download URL: webint-0.1.82.tar.gz
- Upload date:
- Size: 637.5 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 |
1f43decbbecc849d50e736a7421acd578db17e73a59483242c2f95cbcef72d7d
|
|
| MD5 |
14187db651189c8423c660e8092b2406
|
|
| BLAKE2b-256 |
b2f3862f4565eac5a7952f125b6caf582e81550127586c8364bb94276ad2b60c
|
File details
Details for the file webint-0.1.82-py3-none-any.whl.
File metadata
- Download URL: webint-0.1.82-py3-none-any.whl
- Upload date:
- Size: 655.5 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 |
069811a53b811595555506cdb66c8d7a807fc003dba18ac139b516ca4f80c204
|
|
| MD5 |
bc3a287982249dd75d20e4cbba0744d0
|
|
| BLAKE2b-256 |
039ef8eb0c1e2d7f6aeb567c1cf4c926cc082788524f18d5b4bd98bd04dcf30b
|