Metadata-Version: 2.4
Name: earthdaily-earthone
Version: 5.0.2
Summary: EarthOne Python Client
Home-page: https://github.com/earthone-python
Download-URL: https://github.com/earthdaily/earthone-python/archive/v5.0.2.tar.gz
Author: EarthDaily
Author-email: support.eds@earthdaily.com
License: Apache 2.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: ~=3.10
License-File: LICENSE
Requires-Dist: affine>=2.2.2
Requires-Dist: blosc2>=3.6.1
Requires-Dist: cachetools>=3.1.1
Requires-Dist: click>=8.2.0
Requires-Dist: dill>=0.3.6
Requires-Dist: dynaconf>=3.2.1
Requires-Dist: geojson>=2.5.0
Requires-Dist: geopandas>=0.13.2
Requires-Dist: imagecodecs>=2023.3.16
Requires-Dist: lazy_object_proxy>=1.7.1
Requires-Dist: mercantile>=1.1.3
Requires-Dist: numpy>=2.0.0
Requires-Dist: packaging>=25.0
Requires-Dist: Pillow>=9.2.0
Requires-Dist: pyarrow>=14.0.1
Requires-Dist: pydantic>=2.4.0
Requires-Dist: requests<3,>=2.32.3
Requires-Dist: shapely>=2.0.0
Requires-Dist: strenum>=0.4.8
Requires-Dist: tifffile>=2023.9.26
Requires-Dist: tqdm>=4.66.3
Requires-Dist: urllib3!=2.0.0,!=2.0.1,!=2.0.2,!=2.0.3,!=2.0.4,>=1.26.19
Provides-Extra: visualization
Requires-Dist: matplotlib>=3.1.2; extra == "visualization"
Requires-Dist: ipyleaflet>=0.17.2; extra == "visualization"
Provides-Extra: complete
Requires-Dist: matplotlib>=3.1.2; extra == "complete"
Requires-Dist: ipyleaflet>=0.17.2; extra == "complete"
Provides-Extra: tests
Requires-Dist: pytest==6.0.0; extra == "tests"
Requires-Dist: responses==0.12.1; extra == "tests"
Requires-Dist: freezegun==0.3.12; extra == "tests"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

.. code-block:: bash

    pip install earthdaily-earthone[complete]

Documentation is available at https://earthone.earthdaily.com/docs.

Source code and version information is at
https://github.com/earthdaily/earthone-python.

The EarthOne Platform simplifies analysis of **global-scale raster data**
by providing:

    * Access to a catalog of petabytes of disparate geospatial data,
      all normalized and interoperable through one **common interface**
    * A Python client library to access these systems
