Metadata-Version: 2.4
Name: windsor-ai
Version: 0.1.0
Summary: A Python Client and CLI for the Windsor.ai API
Author-email: furkan <furkanaldemir@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/furkan/windsorai-python-sdk
Project-URL: Repository, https://github.com/furkan/windsorai-python-sdk
Keywords: windsor,api,client,marketing,data
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.1
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: black; extra == "dev"
