Fork me on GitHub

Slack API

Implementation of the Slack OAuth based API.

Configuration

NameTypeDescription
SLACK_IDstrThe Slack identifier to make API requests (defaults to None).
SLACK_SECRETstrThe secret key to be used to authenticate API requests (defaults to None).
SLACK_REDIRECT_URLstrThe URL to be used for the OAuth redirection process (defaults to None).

License

Slack API is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Coverage Status PyPi Status License