Releases: Placekey/placekey-py
Releases · Placekey/placekey-py
Improved query id handling for bulk requests
Better query id handling (#4) * Update query_id handling to prevent some edge cases * Update docs * Update version number
API ratelimit handling improvements
v0.0.7 renamed example_distances.csv to tsv
PyPI - Python API Client
v0.0.6 fix typo
PyPI release - Python API Client
Add Placekey API client (#1) * Add API client API client working * Increment version number * Force utf-8 encoding of request payloads * Update sphinx files to include API client * Update docs * Fix custom query id handling * Update README with API examples