Metadata-Version: 2.1
Name: gee-toolbox
Version: 0.1.0
Summary: Common functions and tasks for Google Earth Engine Assets
Home-page: https://github.com/silversky54/gee-toolbox
License: Apache-2.0
Keywords: earthengine,gee,google-earth-engine
Author: Erick G
Author-email: erick.linares@gmail.com
Maintainer: Erick G
Maintainer-email: erick.linares@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Dist: earthengine-api (>=0.1.418,<0.2.0)
Requires-Dist: geetools (>=1.4.0,<2.0.0)
Project-URL: Repository, https://github.com/silversky54/gee-toolbox
Description-Content-Type: text/markdown

# Google Earth Engine custom Toolbox for common tasks

**gee-toolbox** is a python package that serves as a custom toolbox with a variety of functions to execute common tasks related to Google Earth Engine. It Extends the functionality of GEE python client library and some other packages to manage GEE assets or process Images and ImageCollections.

## Installation

This package can currently only be installed from google

