- Python version >=3.8
pip install git+https://github.com/OpenPecha/toolkit-v2.git
- Setup and Development initialization
pip install -U pip
pip install -e .
pip install .[dev]
pre-commit install
- Verify that all test cases pass
pytest
If you encounter any issues, please create an issue here. You can also contact us