Metadata-Version: 2.1
Name: subgrounds
Version: 1.1.0
Summary: A Pythonic data access layer for applications querying data from The Graph Network.
Home-page: https://github.com/0xPlaygrounds/subgrounds
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: dash
Requires-Dist: dash (>=2.3.1,<3.0.0) ; extra == "dash"
Requires-Dist: pandas (>=1.4.2,<2.0.0)
Requires-Dist: pathlib (>=1.0.1,<2.0.0)
Requires-Dist: pipe (>=2.0,<3.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Project-URL: Repository, https://github.com/0xPlaygrounds/subgrounds
