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.95.tar.gz
(247.0 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.95-py3-none-any.whl
(258.3 kB
view details)
File details
Details for the file webint-0.1.95.tar.gz.
File metadata
- Download URL: webint-0.1.95.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 |
6ad472da450458ff72d0fd3388457795b7621bda5281199f436c095d014b934e
|
|
| MD5 |
44f5ec818b9bcc4be3b25cb154e7180a
|
|
| BLAKE2b-256 |
8c620aeaa2535c8bee0589f812da6d1a56ae3b98bd5ec71f648b622ecbaf0333
|
File details
Details for the file webint-0.1.95-py3-none-any.whl.
File metadata
- Download URL: webint-0.1.95-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 |
753ac20b050fe5c01c6587da705a44ede585d41b09b6effc5a45d400119ca100
|
|
| MD5 |
e11cda137389971c53409a010bfc4ea6
|
|
| BLAKE2b-256 |
dd593061f77d26ccc7e4e0efbb22f00eac5734c71a70c91d198ab5bdb837f00a
|