Skip to content

Giaola/python-greeklish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greeklish Converter

This Python library converts any given Greek string to Greeklish.

Install

sudo python setup.py install

or

sudo pip install -e git+https://github.com/bkbilly/python-greeklish.git#egg=python-greeklish

How to use it

from greeklish.converter import Converter
myconverter = Converter(max_expansions=4)
print myconverter.convert(u'μια φορά και έναν καιρό.')

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages