Installation

Requirements

  • Python >= 3.9

Basic Installation

pip install scitex-types

Development

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