An open API service indexing awesome lists of open source software.

https://github.com/maroshmka/slacky

Interaction with Slack Api with native Pythonic feel.
https://github.com/maroshmka/slacky

python slack slack-api

Last synced: about 1 month ago
JSON representation

Interaction with Slack Api with native Pythonic feel.

Awesome Lists containing this project

README

          

======
slacky
======

.. image:: https://img.shields.io/pypi/v/slacky.svg
:target: https://pypi.python.org/pypi/slacky

.. image:: https://img.shields.io/travis/kostan-v/slacky.svg
:target: https://travis-ci.org/kostan-v/slacky

.. image:: https://readthedocs.org/projects/slacky/badge/?version=latest
:target: https://slacky.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/kostan-v/slacky/shield.svg
:target: https://pyup.io/repos/github/kostan-v/slacky/
:alt: Updates

Interaction with Slack Api with native Python feel.

* Free software: MIT license
* Documentation: https://slacky.readthedocs.io.

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage