Installation
============

From PyPI
---------

.. code-block:: bash

    pip install scitex-agent-container

From Source
-----------

.. code-block:: bash

    git clone https://github.com/ywatanabe1989/scitex-agent-container.git
    cd scitex-agent-container
    pip install -e .

Requirements
------------

- Python >= 3.10
- Claude Code CLI installed
