Getting Started =============== Welcome to **emr-py** – a general-purpose utility library built for scalable Python projects, with special attention to observability and integration in cloud environments. This guide helps you get up and running quickly. Installation ------------ You can install `emr-py` from PyPI using either `pip` or `uv`: .. code-block:: bash pip install emr-py # or with uv uv add emr-py PyPI ---- Package published on PyPI: `https://pypi.org/project/emr-py/`