Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 175 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 175 Bytes

API examples - private API

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

# Insert credentials in file.
...

python create_job.py