Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages