Skip to content

MukundaKatta/TransLang

Repository files navigation

TransLang — Multi-language text translator — dictionary-based word/phrase translation for English, Spanish, French, German

Multi-language text translator — dictionary-based word/phrase translation for English, Spanish, French, German.

Why TransLang

TransLang exists to make this workflow practical. Multi-language text translator — dictionary-based word/phrase translation for english, spanish, french, german. It favours a small, inspectable surface over sprawling configuration.

Features

  • Included test suite
  • Dedicated documentation folder

Tech Stack

  • Runtime: Python
  • Tooling: Pydantic

How It Works

The codebase is organised into docs/, src/, tests/. The primary entry points are src/translang/core.py, src/translang/__init__.py.

Getting Started

pip install -e .

Usage

See the source files and entry points for concrete usage patterns.

Project Structure

TransLang/
├── .env.example
├── CONTRIBUTING.md
├── Makefile
├── README.md
├── docs/
├── pyproject.toml
├── src/
├── tests/

About

Multi-language text translator — dictionary-based word/phrase translation for English, Spanish, French, German

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors