python-slack-discovery-sdk

This project aims to make using Slack's Discovery APIs easier.

OTHER License

Downloads
1.8K
Stars
27

Bot releases are hidden (Show)

python-slack-discovery-sdk - version 1.0.2 Latest Release

Published by seratch about 1 year ago

What's Changed

  • Fix a pagination bug - Thanks @bdgeise
  • Minor improvements on the OAuth module
  • Upgrade project dependencies
  • Tweak README

All code changes: https://github.com/slackapi/python-slack-discovery-sdk/compare/v1.0.1..v1.0.2

python-slack-discovery-sdk - version 1.0.1

Published by horeaporutiu almost 3 years ago

What's Changed

  • Added the project to PyPI
  • Added instructions on how to install via pip
  • Added links to OAuth Guide
  • Added a script for deploying to PyPI
python-slack-discovery-sdk - version 1.0.0

Published by horeaporutiu almost 3 years ago

This is the first stable version of the Slack Discovery SDK. It has rate-limit support, and call patterns examples for DLP, Audit Logging, and eDiscovery use cases.