Python Client
What it is
The METASPACE Python Client is a Python library for programmatic interaction with METASPACE — submitting datasets, retrieving annotation results, and managing your data without using the web interface.
When to use it
- When you want to automate dataset submission or retrieval as part of a larger pipeline.
- When you need to access or download annotation results programmatically.
- When you are building custom workflows that integrate METASPACE with other tools or methods.
How to use it
Full installation instructions, API reference, and usage examples are available in the METASPACE Python Client documentation.