Python client for the grand-challenge.org REST API
Project description
Grand Challenge API Client
Python client for the grand-challenge.org REST API
- Free software: Apache Software License 2.0
Features
This client library is a handy way to interact with the REST API for grand-challenge.org from python, and provides some convenience methods. Documentation and examples can be found on Grand Challenge.
Tests
This client is tested using the tox
framework. This enables testing
the client in various python-version environments.
For example, running a specific your_test
for only the python 3.8
environment can be done as follows:
tox -e py38 -- -k your_test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gcapi-0.12.0.tar.gz
(20.9 kB
view hashes)
Built Distribution
gcapi-0.12.0-py3-none-any.whl
(23.0 kB
view hashes)