Metadata-Version: 2.4
Name: dsis-client
Version: 0.1.3
Summary: A Python client for communicating with DSIS
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# DSIS Python Client

A Python client for communicating with DSIS.

## Installation

```console
pip install dsis-client
```

## Contributing

See [contributing guidelines](CONTRIBUTING.md).

## License

This project is licensed under the terms of the [MIT license](LICENSE).
