Metadata-Version: 2.4
Name: slack-results
Version: 0.0.2
Summary: Send experiment results to Slack channels based on git repo name.
Home-page: 
Author: rajatvd
Author-email: rajatvd@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: slack_sdk>=3.33.0
Requires-Dist: gitbud
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Slack Results

# Install

`pip install slack_results`

