Skip to content

dfisiuk/libreoffice_snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dependency

from ru_number_to_text.num2t4be import num2text_ordinal, num2text_numerical

/Applications/LibreOffice.app/Contents/MacOS/soffice --accept="socket,host=localhost,port=2002;urp"
PYTHONPATH=. /Applications/LibreOffice.app/Contents/Resources/python
>>> from libreoffice_snippets.number_to_text import ReplaceNumberToText
>>> ReplaceNumberToText()

Output:

7359327549237
Replace? (Yes/No or Y/N, default = No)
Yes
Input tag (tag=("MGS"|"PGP"), default tag="MNS"):
сем трыльёнаў трыста пяцьдзясят дзевяць мільярдаў трыста дваццаць сем мільёнаў пяцьсот сорак дзевяць тысяч дзвесце трыццаць сёмы
82365492300

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages