Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 860 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 860 Bytes

Probely API badge

API Examples

Probely API usage examples and suggestions.

Use these scripts to automate your Probely usage.

Usage

First step, make sure that you have generated an API key through the user interface.

Install the required packeges:

pip install -r requirements.txt

Run the script with:

python <filename>.py <argument>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT