Skip to main content

Seed Scheduler mircoservice

Project description

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.

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

seed-control-interface-0.9.6.tar.gz (40.0 kB view hashes)

Uploaded Source

Built Distribution

seed_control_interface-0.9.6-py2.py3-none-any.whl (60.2 kB view hashes)

Uploaded Python 2 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