scidx

Python client library for interacting with the sciDX API


License
MIT
Install
pip install scidx==0.0.0

Documentation

sciDX Python Client

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.

Installation

You can install the library using pip:

pip install scidx

Contributing

Contributions are welcome. Please review our Contributing Guide for more details.

Testing

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.

License

This project is licensed under the Apache License.