Hi folks,
I’ve been busy hacking over the last week on a python wrapper for the CircleCI API.
Features
- Python3
- Supports the latest v1.1 of the CircleCI API.
- Supports both circleci.com and CircleCI server (aka “Enterprise”).
- Some “experimental” stuff
Once I am done wrapping the main API I plan to include some additional useful utility functions. I hope you all find it useful. Let me know if you run into any issues or have suggestions for improvements.