Metadata-Version: 2.4
Name: pyolymarket
Version: 0.1.0
Summary: Python wrapper for the Polymarket API with embedding-based event search
Project-URL: Documentation, https://github.com/Niccolo-Bal/pyolymarket
Project-URL: Issues, https://github.com/Niccolo-Bal/pyolymarket
Project-URL: Source, https://github.com/Niccolo-Bal/pyolymarket
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: requests
Requires-Dist: urllib3
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: openai
Requires-Dist: scikit-learn
Requires-Dist: sentence-transformers
Requires-Dist: alive-progress
Requires-Dist: ddgs
Provides-Extra: docs
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocstrings-python; extra == "docs"
Provides-Extra: tests
Requires-Dist: pytest<9,>=8; extra == "tests"
Requires-Dist: pytest-sugar>=0.9.6; extra == "tests"
Dynamic: license-file
