unicodeconverter 0.1.0b12
pip install unicodeconverter
Latest version
Released:
Convert Bangla text from Bijoy to Unicode
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Md. Shahad Mahmud Chowdhury
- Tags bangla unicode converter, bijoy to unicode
- Requires: Python >=3.6
Classifiers
- Operating System
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Md. Shahad Mahmud Chowdhury
- Tags bangla unicode converter, bijoy to unicode
- Requires: Python >=3.6
Classifiers
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file unicodeconverter-0.1.0b12.tar.gz
.
File metadata
- Download URL: unicodeconverter-0.1.0b12.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de6bd0cbf2493fcdc31868ac885e0efa60cc19389523ae8621fad282099fa221 |
|
MD5 | f75e204e5c75da54f55009abf8c318ee |
|
BLAKE2b-256 | ec52096e0993b4dc4a5be565b14833e01750541abbe1379b5aa450a57bf2da07 |
File details
Details for the file unicodeconverter-0.1.0b12-py3-none-any.whl
.
File metadata
- Download URL: unicodeconverter-0.1.0b12-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 320dc9614105202c6892db9978b73610f20a6c7caf3de59eccb5629390dcb6e9 |
|
MD5 | 4ed717ad65944954210f01142f744430 |
|
BLAKE2b-256 | 86f40aa80079ec5002a76f3f71a3872946fa73287bd79ff3ff7ce72908c0ea78 |