Installation

Requirements

  • Python >= 3.10

Basic Installation

pip install scitex-browser

Development

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