Metadata-Version: 2.1
Name: ellipsis
Version: 1.2.21
Summary: Package to interact with the Ellipsis API
Home-page: https://github.com/ellipsis-drive-internal/python-package
Author: Daniel van der Maas
Author-email: daniel@ellipsis-drive.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: Pillow
Requires-Dist: geopandas (==0.9.0)
Requires-Dist: pyproj (==3.0.1)
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: requests-toolbelt
Requires-Dist: rasterio
Requires-Dist: Shapely
Requires-Dist: geopy
Requires-Dist: xmltodict
Requires-Dist: opencv-python
Requires-Dist: Fiona
Requires-Dist: tifffile

This package is meant to help you interact with the Ellipsis API.

You can install this package using 

``
pip install ellipsis
``

For documentation see https://app.ellipsis-drive.com/developer/python/documentation.



