Slack extension for FastAPI.
Project description
fastapi-slack
Slack extension for FastAPI.
Configuration - Environment Variables
slack_access_token
Bot User OAuth Access Token as defined in OAuth & Permissions menu of the slack app.
slack_signing_secret
App signing secret as shown in Basic Information menu of the slack app in the App Credentials section.
Setup
- Include fastapi-slack router:
import fastapi_slack
from fastapi import FastAPI
app = FastAPI()
app.include_router(fastapi_slack.router)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastapi-slack-0.1.0.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file fastapi-slack-0.1.0.tar.gz
.
File metadata
- Download URL: fastapi-slack-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/4.15.0-1077-aws
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ed86aa3ffb8fa6d6c37ff327f11133b039cf21a560114d8d000706a3cda56f7 |
|
MD5 | e8281495fc6ef55168d71e515be6d521 |
|
BLAKE2b-256 | 37abc45d1719d81d12f688df34327e0ce3d08e227b4570f131e08d6820af6bff |
File details
Details for the file fastapi_slack-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: fastapi_slack-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/4.15.0-1077-aws
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bde842a6f3e80a3ab7249489adb4e2e3a2372daf2a22fb18e79ef06da71aaaaf |
|
MD5 | ecbcbfbed382696900e6def8b3a34e90 |
|
BLAKE2b-256 | 3061e9f5ca5bc9b24a0a99d0cbfe701a632635d0d393c64f58b4f7a30aa559a3 |