The sciDX Python Client is a library built to interact with the sciDX API. It allows to manage and process scientific data efficiently and securely.
You can install the library using pip:
pip install scidx
Contributions are welcome. Please review our Contributing Guide for more details.
All tests are designed to run with pytest. Before submitting new contributions, please ensure that all existing tests pass successfully. Additionally, for any new features or functionalities introduced, create appropriate tests without modifying the existing ones. This helps maintain the integrity and reliability of the API.
This project is licensed under the Apache License.