Skip to content

lightwastak3n/docx-cyrillic-latin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docx-cyrillic-latin

Transliterator for Cyrillic <-> Latin (Serbian) for .docx files.

How to use?

There is a streamlit app available at https://lightwastak3n-docx-cyrillic-latin-streamlit-app-fv2jfq.streamlitapp.com/ or https://tinyurl.com/docxlatincyrillic

If you want to run it locally

  • You need python docx package pip install python-docx
  • Import converter.py and use convert_docx() function.
  • To convert file called example.docx from Latin to Cyrillic run convert_docx("example.docx", "lc").
  • To convert from Cyrillic to Latin just type anything else (for example convert_docx("example.docx", "cl")

About

Transliterator for Cyrillic <-> Latin (Serbian) for .docx files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages