Metadata-Version: 2.4
Name: recommendhq
Version: 0.0.1
Summary: Official Python SDK for RecommendHQ - Coming Soon.
Author: dev
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# recommendhq

Official Python SDK for RecommendHQ - Coming Soon.
cd placeholders/pypi
python -m pip install --upgrade build twine
python -m build
python -m twine upload dist/*
