Metadata-Version: 2.4
Name: marketdataset
Version: 0.1.0
Summary: Python SDK for MarketDataset.ai — Forex & crypto market data for AI agents
Author-email: Enes Ertas <ertas.enes@me.com>
License: MIT
Project-URL: Homepage, https://marketdataset.ai
Project-URL: Documentation, https://docs.marketdataset.ai
Project-URL: Repository, https://github.com/ertasenes/marketdataset
Keywords: forex,crypto,market data,financial data,trading,api
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.28
Provides-Extra: async
Requires-Dist: httpx>=0.24; extra == "async"
