A Rackio extension to add a Web Admin Interface
Project description
rackio-admin
A Rackio extension to add a Web Admin Interface
Installation
pip install RackioAdmin
Usage
from rackio import Rackio
from rackio_admin import RackioAdmin
app = Rackio()
RackioAdmin(app)
app.run(8028)
Admin UI
After running your application you will find the Admin UI in the following address.
http://localhost:8028/admin
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.
See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for RackioAdmin-0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f48fb4d502f8380f14d85196771fd311a88750cdb8c80e432a347dfe397e76fb |
|
MD5 | 771e2f5de5083ee4901b2fcec6a26437 |
|
BLAKE2b-256 | 0d7c659fbaf5e3ba638c33d387ffba857ac61150eef7c1af434f1281e10dfaeb |