Skip to content

Releases: inception-project/pycaprio

pycaprio 0.3.0

19 Mar 20:13
Compare
Choose a tag to compare

PyCaprio is a Python client for the INCEpTION annotation tool remote API.

This is a bugfix release.

What's Changed

  • 🦟 Issue #18: Illegal document name on create_annotation by @reckart in #19
  • 🦟 Issue #2: Adjust format constants by @reckart in #3
  • ⚙️ Big http client refactor. Add integration tests. by @JavierLuna in #8
  • ⚙️ Fix read the docs integration flow by @JavierLuna in #13

New Contributors

Full Changelog: 0.2.1...v0.3.0

Download

You can install the package using

$ pip install -U pycaprio

License and System requirements

PyCaprio is provided as open source software under the MIT License.

PyCaprio requires Python version 3.8 or higher.

-- The INCEpTION developer team