Python client to interact with Cytomine.
Project description
Cytomine-python-client
All data available from the Cytomine graphical interface can be manipulated programmatically from your computer. This page introduces the key concepts on how to interact with Cytomine without this graphical interface. Cytomine is a RESTful application. It means that the data stored and managed by Cytomine can be obtained through specific URLs. Contrary to the graphical interface, these URLs only provide relevant information data.
To ease interaction with Cytomine, the Cytomine API client for Python encapsulates all the technical details relative to the HTTP API so that you can manipulate Cytomine resources without complexity.
Install
pip install cytomine-python-client
For versions lower than 2.3.4
, refer to manual installation guide.
Documentation
Examples
More about Cytomine
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cytomine-python-client-3.0.0.tar.gz
.
File metadata
- Download URL: cytomine-python-client-3.0.0.tar.gz
- Upload date:
- Size: 36.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea8c4b01fffe53b15ea10fab8c172574e87c8935cd9d53b7fa4cade110e87326 |
|
MD5 | 961521282f9003b45fb2e856fdf26c19 |
|
BLAKE2b-256 | f864e7e301775a0f16d586dc8b483df4cb1bfc81288f1e681777e683c5fd40c8 |