Metadata-Version: 2.1
Name: duppla-slack
Version: 2025.4.15.12.44
Summary: Custom implementation for Slack API
Home-page: UNKNOWN
Author: duppla
Author-email: <>
License: UNKNOWN
Keywords: python,slack,duppla
Platform: UNKNOWN
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

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

