openodiais a Python package which contains various tools on Odia language.- The short term goal of this package is to not make state-of-the-art methods, but to make tools which work.
- Requires Python 3.10 or higher.
- The library is tested on Python 3.10, 3.11, 3.12, 3.13, and 3.14.
pip install openodiauv is a fast Python package installer and resolver.
# Install uv if you haven't already
pip install uv
# Install openodia
uv pip install openodia
# Or add to your project
uv add openodiagit clone https://github.com/soumendrak/openodia.git
cd openodia
uv sync # or: pip install -e .For usage and further documentation please visit the Documentation page.
