Metadata-Version: 2.1
Name: cognite-sdk-experimental
Version: 1.0.2
Summary: Experimental additions to the Python SDK
Author: Sander Land
Author-email: sander.land@cognite.com
Requires-Python: >=3.8,<4.0.0
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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: Programming Language :: Python :: 3.13
Provides-Extra: geopandas
Requires-Dist: cognite-sdk (>=7.21.1,<8.0.0)
Requires-Dist: deprecated (>=1.2.14,<2.0.0)
Requires-Dist: geopandas (>=0.10.0) ; extra == "geopandas"
Requires-Dist: pandas (>=1.1.5)
Requires-Dist: regex (>=2020.11.13,<2024)
Requires-Dist: responses (>=0.13.3,<0.14.0)
Requires-Dist: shapely (>=1.7.0) ; extra == "geopandas"
Requires-Dist: sympy (>=1.3.0,<2.0.0)
Requires-Dist: typing-extensions (>=3.7.4,<5)
