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.81.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.81-py3-none-any.whl
(721.8 kB
view details)
File details
Details for the file webint-0.1.81.tar.gz.
File metadata
- Download URL: webint-0.1.81.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 |
9ca773743724fcc531279d1c9ec05203b144afb47c5abc393188cb1e26e0a592
|
|
| MD5 |
13559b2d9b7804e0170e62fa3cbc3f7e
|
|
| BLAKE2b-256 |
02d40db68e3c495153d45bf7e7bba474d17710113b321b5e5acf2fae09cdb9c9
|
File details
Details for the file webint-0.1.81-py3-none-any.whl.
File metadata
- Download URL: webint-0.1.81-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 |
59e68684fdc993effb8ef4b3be257dfe573b2f4917ebb1df52a9a827c7b89e60
|
|
| MD5 |
fbfd8db76e7f40079b70d99304c5245f
|
|
| BLAKE2b-256 |
e990a84d3a2b1bb46ac37a095f1a84759800a44d96b094a794ab6c1e8ba11f0c
|