Metadata-Version: 2.1
Name: slacktivate
Version: 0.2.0
Summary: Slacktivate is a Python library and Command-Line Interface to assist in the provisioning of a Slack workspace.
Home-page: https://github.com/jlumbroso/slacktivate
License: LGPL-3.0-or-later
Keywords: Slack,user provisioning,Slack API,Slack SCIM API,Slack configuration
Author: Jérémie Lumbroso
Author-email: lumbroso@cs.princeton.edu
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Pillow (>=7.2.0,<8.0.0)
Requires-Dist: backoff (>=1.10.0,<2.0.0)
Requires-Dist: cleo (>=0.8.1,<0.9.0)
Requires-Dist: jinja2 (>=2.11.2,<3.0.0)
Requires-Dist: python-dotenv (>=0.14.0,<0.15.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: requests (>=2.24.0,<3.0.0)
Requires-Dist: slack-scim (>=1.1.0,<2.0.0)
Requires-Dist: slackclient (>=2.8.0,<3.0.0)
Project-URL: Repository, https://github.com/jlumbroso/slacktivate
Description-Content-Type: text/markdown

# Slacktivate

A tool to easily provision users automatically on Slack workspaces.
