Installation

Requirements

  • Python >= 3.10

Basic Installation

pip install scitex-str

Development

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