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

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

- Python >= 3.10

Basic Installation
------------------

.. code-block:: bash

   pip install scitex-etc

Development
-----------

.. code-block:: bash

   git clone https://github.com/ywatanabe1989/scitex-etc.git
   cd scitex-etc
   pip install -e ".[all]"
