Installation

Requirements

  • Python >= 3.10

Basic Installation

pip install scitex-compat

Development

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