Skip to main content

A Slack message format to Markdown converter

Project description

![POLITICO](https://rawgithub.com/The-Politico/src/master/images/logo/badge.png)

# markslack

A simple Slack message to Markdown converter. Handles all text emphasis, emoji, hyperlinks and more.

### Quickstart

```
$ pip install markslack
```

```python
from markslack import MarkSlack

marker = MarkSlack()

marker.mark('Hello world :thumbsup: :slightly_smiling_face:!')

# 'Hello world 👍 🙂!'

```


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

markslack-0.0.0a0.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

markslack-0.0.0a0-py2.py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page