Control Interface for Seed Services.
Uses seed-auth-api for Authentication and permissions Uses seed-control-interface-service for configuration of services
Connects to: * seed-identity-store # seed-control-interface
Local installation
$ git clone git@github.com:praekelt/seed-control-interface.git $ cd seed-control-interface $ virtualenv ve $ source ve/bin/activate $ pip install -e .
How to generate a report
Currently there’s a single management command to run after cloning this repository and installing all the dependencies:
- $ python manage.py generate_reports
–hub-url=https://registration.mama.ng.p16n.org/api/v1/ –hub-token=<INSERT YOUR HUB/REGISTRATION TOKEN HERE> –identity-store-url=https://identity-store.mama.ng.p16n.org/api/v1/ –identity-store-token=<INSERT YOUR IDENTITY STORE TOKEN HERE> –output-file=generated-file-name.xlsx –start=2016-10-10 –end=2016-10-17
This will run for a minute or two and when done will have generated the “generated-file-name.xlsx” XLS file in the current directory.
Release files for seed-control-interface 0.9.18
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| seed-control-interface-0.9.18.tar.gz | 1.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| seed_control_interface-0.9.18-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 2.3 MB
Release files / seed-control-interface-0.9.18.tar.gz
| Download URL | seed-control-interface-0.9.18.tar.gz |
|---|---|
| Size | 1.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
17ffa0cb85a5092eaf24eefd711ef631d964ee2693e33f46a526cc50c8cc10db
|
|
BLAKE2b-256 checksum How to use checksums |
d886207b2d13a399fbdf9c38d878f652237382452a28c5dd86b0bcbf5c2b510b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.7
|
Release files / seed_control_interface-0.9.18-py2.py3-none-any.whl
| Download URL | seed_control_interface-0.9.18-py2.py3-none-any.whl |
|---|---|
| Size | 1.2 MB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
48809a793928f46fb12e39267418c5571405bd1dd925fc393387b67009c948ea
|
|
BLAKE2b-256 checksum How to use checksums |
a9fec8bf69435947c5c1d266cc7d69b4bbe9332fe092126a7cd91670cb4c2193
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.7
|