Installation

Requirements

  • Python >= 3.9

Basic Installation

pip install scitex-dict

Development

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