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.
- Host: GitHub
- URL: https://github.com/maroshmka/slacky
- Owner: maroshmka
- License: mit
- Created: 2018-07-21T16:48:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-21T22:04:47.000Z (almost 8 years ago)
- Last Synced: 2025-11-16T12:31:44.803Z (7 months ago)
- Topics: python, slack, slack-api
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
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