Metadata-Version: 2.4
Name: duppla_slack
Version: 2025.5.9.21.5
Summary: Custom implementation for Slack API
Author: duppla
Author-email: <>
Keywords: python,slack,duppla
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic<3.0.0,>=2.7.0
Requires-Dist: requests
Requires-Dist: shortuuid
Requires-Dist: slack_sdk<4.0.0,>3.30.0
Requires-Dist: Unidecode
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

A custom implementation for Slack API using Python, based on the official API + SDK.
