Metadata-Version: 2.1
Name: leafagro
Version: 0.0.6
Summary: A Python Package for Analyzing Agriculture data obtained from Agromonitoring API.
Author-email: Haseeb Habeebulla <ibnhabeebulla@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/Haseeb-oss-eng/leafagro
Keywords: leafagro
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ipyleaflet
Requires-Dist: numpy
Requires-Dist: localtileserver
Requires-Dist: pandas
Requires-Dist: ipywidgets
Provides-Extra: all
Requires-Dist: leafagro[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# leafagro


[![image](https://img.shields.io/pypi/v/leafagro.svg)](https://pypi.python.org/pypi/leafagro)
[![image](https://img.shields.io/conda/vn/conda-forge/leafagro.svg)](https://anaconda.org/conda-forge/leafagro)


**A Python Package for Analyzing Agriculture datasets.**


-   Free software: MIT License
-   Documentation: https://Haseeb-oss-eng.github.io/leafagro
    

## Features

-   Visualizing raster and vector data.
