amapy-utils
A utility package that provides common functionality shared across the
ama ecosystem. It serves as a foundation library offering various
helper functions and tools needed by other components in the system.
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)
You can install using pip:
pip install amapy-utils
Supported Python Versions
Python == 3.10
License
MIT License - see LICENSE for details.