Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
/ bondhon Public archive

Bondhon, Bengali for "Connection", is a Python module for converting between popular modern and legacy Bengali character encodings.

License

Notifications You must be signed in to change notification settings

banglakit/bondhon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bondhon

Test Status

Encoding conversion library for the Bengali (বাংলা) script.

Why does this exist?

A readable implementation for Python projects. Also, to serve as a reference implementation for other languages.

Installation

$ pip install git+https://github.com/banglakit/bondhon.git

Basic Usage

>>> import bondhon

>>> bondhon.convert('utf-8', 'bijoy', 'আমি বাংলায় গান গাই।')
'Avwg evsjvq Mvb MvB|'  # Output in Bijoy ASCII / Classic

Development Status

Currently in active development. (From: Col 1, To: Row 1)

Bijoy Boishakhi Bongshi BornoSoft Unicode
Bijoy -
Boishakhi - In Progress
Bongshi -
BornoSoft -
Unicode -

About

Bondhon, Bengali for "Connection", is a Python module for converting between popular modern and legacy Bengali character encodings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages