Skip to content

Releases: koordinates/python-client

v0.7.1

08 Apr 05:17
7875880
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

21 Mar 01:27
266a831
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

Drop Python2 Support

26 May 04:58
Compare
Choose a tag to compare

Documentation

Documentation on the library is available at https://koordinates-python.readthedocs.org

Documentation for the underlying APIs is available at: https://help.koordinates.com/api/publisher-admin-api/

Changes

Full Changelog: v0.5.3...v0.6.0

API compatibility updates

24 May 20:39
Compare
Choose a tag to compare
  • Removed token API (the token API is no longer supported)
  • Update Sets API code to handle versioned sets

Improved Metadata Handling

08 Mar 01:53
Compare
Choose a tag to compare

Welcome to a new release of the Koordinates Python client library. The library provides easy access to Koordinates web services, particularly the Publisher Administration APIs.

Documentation

Documentation on the library is available at https://koordinates-python.readthedocs.org

Documentation for the underlying APIs is available at: https://help.koordinates.com/api/publisher-admin-api/

Changes

  • Fixes for Metadata API support
  • Python 3.6 added as a supported python version
  • Improved error handling and other minor improvements

Permissions API Support

09 May 02:36
Compare
Choose a tag to compare

Welcome to a new release of the Koordinates Python client library. The library provides easy access to Koordinates web services, particularly the Publisher Administration APIs.

Documentation

Documentation on the library is available at https://koordinates-python.readthedocs.org

Documentation for the underlying APIs is available at: https://help.koordinates.com/api/publisher-admin-api/

Changes

  • Support for the Permissions API
  • Tests using pytest
  • Bugfixes and minor improvements

Export and Sources API Support

05 May 04:13
Compare
Choose a tag to compare

Welcome to the second release of the Koordinates Python client library. The library provides easy access to Koordinates web services, particularly the Publisher Administration APIs.

Documentation

Documentation on the library is available at https://koordinates-python.readthedocs.org.

Documentation for the underlying APIs is now available at a new location: https://help.koordinates.com/api/publisher-admin-api/

Changes

  • Support for the Export API
  • Support for the Data Sources API
  • CI test coverage for python 3.5 added
  • Bugfixes and minor improvements
  • Documentation updates

Initial Alpha Release

08 Jul 02:34
Compare
Choose a tag to compare
Initial Alpha Release Pre-release
Pre-release

Welcome to the initial alpha release of the Koordinates Python client library. The library provides easy access to Koordinates web services, particularly the Administration APIs.

Documentation

Documentation on the library is available at koordinates-python.readthedocs.org.

Documentation for the underlying APIs is available.

Features

Currently supported APIs:

We're working hard to add support for additional APIs to the library, so expect this list to grow soon. The aim is to support all the published APIs.

Compatibility

The library supports both Python 2.7 & Python 3.3+, and is tested via Continuous Integration against 2.7 & 3.4.

Support & Contributions

Please report bugs at Github issues. For general technical support for the APIs and libraries, please contact us via support.koordinates.com

The Koordinates Python Client Library is released under the terms of the BSD License. We welcome contributions as pull requests - please open a new issue to start a discussion around a feature idea or bug. See the Contributing section in the documentation for more details.