python-creole is an markup converter in pure Python:

    * creole markup -> html
    * html -> creole markup
    * reStructuredText -> html
    * html -> reStructuredText markup
    * html -> textile markup

WWW: https://pypi.org/project/python-creole/
