Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 613 Bytes

getting-started.md

File metadata and controls

38 lines (24 loc) · 613 Bytes

Getting started

1. Prerequisites

  • Python version >=3.8

2. Installation

pip install git+https://github.com/OpenPecha/toolkit-v2.git

3. Configuration

  1. Setup and Development initialization
pip install -U pip
pip install -e .
pip install .[dev]
pre-commit install
  1. Verify that all test cases pass
pytest

4. Reach out to us

If you encounter any issues, please create an issue here. You can also contact us