Skip to content

A python script that takes Unicode string converts it into Bijoy

Notifications You must be signed in to change notification settings

roundspecs/unicode-to-bijoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

unicode-to-bijoy

A python script that takes Unicode string converts it into Bijoy

>>> from unicode2bijoy import to_bijoy
>>> to_bijoy("একা বসে তুমি")
GKv em Zywg
>>> to_bijoy("""একা বসে তুমি,
... দেখছো কি একই আকাশ?
... দিন শেষে তার তারাগুলো দিবে দেখা।""")
GKv em Zywg,
‡`LQv wK GKB AvKvk?
w`b ‡k‡l Zvi Zviv¸‡jv w`e ‡`Lv|

Its not entirely perfect. Let me know if you think it can be improved.

About

A python script that takes Unicode string converts it into Bijoy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages