Parrot is a Python script to assist you in creating users for the Hornbill platform.
Usage instructions found here.
This script is written in Python 3.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
If you find a bug please report it using GitHub Issues.
To set up a local development environment please follow these instructions:
- Set up a test instance of Simple Tracer, details can be found here.
- Clone the repo by
git clone https://github.com/simple-tracer/parrot.git
. You can also use SSH. cd
into the cloned repo.- Run
pip3 install -r requirements.txt
. - Code!
This repo is maintained by Sam Poder