Skip to content

soumendrak/openodia

image

python 3.10+ Code coverage License: MIT code coverage license

  • openodia is 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.

Install

  • Requires Python 3.10 or higher.
  • The library is tested on Python 3.10, 3.11, 3.12, 3.13, and 3.14.

Using pip

pip install openodia

Using uv (recommended)

uv 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 openodia

From source

git clone https://github.com/soumendrak/openodia.git
cd openodia
uv sync  # or: pip install -e .

Usage and Documentation

For usage and further documentation please visit the Documentation page.

License

Sponsor this project

 

Contributors 3

  •  
  •  
  •  

Languages