Skip to main content

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 Distribution

RackioAdmin-0.3.win-amd64.zip (4.7 MB view hashes)

Uploaded Source

Built Distribution

RackioAdmin-0.3-py3-none-any.whl (4.7 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page