A Python package to add web ui on command line application
Project description
A Python package that helps to add web UI on command line application.
Uses
To use this package.
pip install webshell
In your script say main.py
```markdown |
from webshell import app |
if name == ‘main’: |
app.run(port=4000) |
``` |
Now open http://localhost:4000 in your browser, that’s it.
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
webshell-0.0.3.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file webshell-0.0.3.tar.gz
.
File metadata
- Download URL: webshell-0.0.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efa07a39e799d43dd14d3e093480a2167bd1306e3ea2400feb97a4a178f35457 |
|
MD5 | 21f8bdf302be13a32a0ca6cf0b700b61 |
|
BLAKE2b-256 | ba07f32bd7acf5cf6171f80dd74d5e9c19aac8e6d8ac46668794d051c3e351ce |
File details
Details for the file webshell-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: webshell-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 341f025845ec23eacbcb23f810e324826e175a1c6648d9b5d7419fddbe476d86 |
|
MD5 | 594131e988eb2b3a2fbef45dad105824 |
|
BLAKE2b-256 | 776582b409fc3dbebbd722c9917469dba8ac8c45b002cd231138b40a89ec8e28 |