Metadata-Version: 2.1
Name: amapy-contents
Version: 1.0.1
Summary: The Contents plugin for ama project.
License: Copyright (c) 2024 Roche Diagnostics Computation Science & Informatics
Requires-Python: <3.11,>=3.10
Description-Content-Type: text/markdown
Requires-Dist: aiohttp<4.0.0,>=3.3.0
Requires-Dist: amapy-db==1.*
Requires-Dist: amapy-pluggy==1.*
Requires-Dist: amapy-utils==1.*
Requires-Dist: backoff==2.2.*

# amapy-contents

The Contents plugin for ama project. It provides functionalities
for handling and cataloging the contents of digital assets.

## Installation

The source code is currently hosted on GitHub at:
https://github.com/Roche-CSI/ama

Binary installers for the latest released version are available at the
[Python Package Index (PyPI)](https://pypi.org/project/amapy-contents/)

You can install using [pip](https://pip.pypa.io/en/stable/):

```sh
pip install amapy-contents
```

## Supported Python Versions

Python == 3.10

## License

MIT License - see [LICENSE](https://github.com/Roche-CSI/ama/blob/main/LICENSE) for details.
