Skip to main content

Convert Bangla text from Bijoy to Unicode

Project description

Unicode Converter

A python tool to convert Bangla Bijoy text to Unicode text.

Installation

Unicode Converter can be installed via PyPi. Make sure pip is installed and updated. Then simply run the following command:

pip install unicodeconverter

how to use

import unicodeconverter as uc

bijoy_text = 'Avwg evsjvq Mvb MvB|'
unicode_text = uc.convert_bijoy_to_unicode(bijoy_text)

print(unicode_text)
# >>> আমি বাংলায় গান গাই। 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unicodeconverter-0.1.0b12.tar.gz (19.3 kB view hashes)

Uploaded Source

Built Distribution

unicodeconverter-0.1.0b12-py3-none-any.whl (19.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page