Installation

Requirements

  • Python >= 3.10

Basic Installation

pip install scitex-plt

Development

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