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.78.tar.gz
(703.2 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.78-py3-none-any.whl
(721.8 kB
view details)
File details
Details for the file webint-0.1.78.tar.gz.
File metadata
- Download URL: webint-0.1.78.tar.gz
- Upload date:
- Size: 703.2 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 |
e9b094799027092c77261173cdf83701f118e5d95bf4d63549f8c65253d0c788
|
|
| MD5 |
9f00aa66943123832c064eb47deb7fd0
|
|
| BLAKE2b-256 |
bdeaba44810346d4cd32c57103e86c62f301cef03cf1dea89b7b2f30c19d36b4
|
File details
Details for the file webint-0.1.78-py3-none-any.whl.
File metadata
- Download URL: webint-0.1.78-py3-none-any.whl
- Upload date:
- Size: 721.8 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 |
646d096e484268633cd129c879ad9ad07477543ad2d2667fa825300bd56380e6
|
|
| MD5 |
3223a8cb10f84172c57b4966d55f8c9c
|
|
| BLAKE2b-256 |
1d6ba2b981ef199bfad184bd4225dadfc45f9a0846f1724455ff0e8160246586
|