Converts HTML to Slack formatted markdown
Install HTMLSlacker from pip.
$ pip install html-slackerImport library.
>>>fromhtmlslackerimportHTMLSlackerUse it.
>>>HTMLSlacker('<b>Hello</b>, <i>Slack</i>!').get_output()
'*Hello*, _Slack_!'Test it.
$ pythonsetup.pytest- Python >= 2.5
- html
Repository: https://github.com/codex-team/html-slacker
Report a bug: https://github.com/codex-team/html-slacker/issues
PyPI Package: https://pypi.python.org/pypi/html-slacker
CodeX Team: https://ifmo.su