Metadata-Version: 2.1
Name: slacktools
Version: 0.0.3
Summary: Toolbelt for Slack API clients for Web API and RTM API
Home-page: https://github.com/austinpray/python-slacktools
Author: Austin Pray
Author-email: austin@austinpray.com
License: MIT
Keywords: slack slack-web slack-rtm slacktools chat chatbots bots chatops
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: System :: Networking
Classifier: Topic :: Office/Business
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

# python-slacktools

A toolbelt for working with the various [Slack APIs][] in python.

[![Build Status](https://travis-ci.com/austinpray/python-slacktools.svg?branch=master)](https://travis-ci.com/austinpray/python-slacktools)
[![Documentation Status](https://readthedocs.org/projects/python-slacktools/badge/?version=latest)](https://python-slacktools.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/slacktools.svg)](https://pypi.org/project/slacktools/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/Django.svg)](https://pypi.org/project/slacktools/)


[Slack]: https://api.slack.com/
[Slack APIs]: https://api.slack.com/


