Skip to content

almehady/Bijoy-to-Unicode-File-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bijoy to Unicode File Converter

If you want to convert your bijoy file to unicode you can use this package.

How to use this package

pip install bijoy-to-unicode-file-converter

How to use in your code

from converter import convert_bijoy_to_unicode

convert_bijoy_to_unicode('bijoy.txt', 'unicode2.txt')

# bijoy.txt is in input file
# unicode2.txt is the converted unicode file

# Happy Coding!

Credit

  • bijoy2unicode
  • langdetect

About

This project will help you to convert your bijoy to unicode file at once.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages