Hi community,
I've started building a Python package that makes it easier to interact with the Knack API:
https://github.com/cityofaustin/knackpy
Features include:
- Object and view-based requests
- Filters
- Parsing of fieldnames and field labels
- Datetime localization
- CSV output
Feedback and contributors are most welcome.