Metadata-Version: 2.1
Name: pygis
Version: 0.4.0
Summary: A Python package for installing optional dependencies for geemap and leafmap.
Home-page: https://github.com/giswqs/pygis
Author: Qiusheng Wu
Author-email: giswqs@gmail.com
License: MIT license
Keywords: pygis
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: datapane
Requires-Dist: geedim (>=1.3.2)
Requires-Dist: geemap (>=0.15.5)
Requires-Dist: geopandas
Requires-Dist: here-map-widget-for-jupyter
Requires-Dist: ipynb-py-convert
Requires-Dist: keplergl
Requires-Dist: leafmap (>=0.10.3)
Requires-Dist: localtileserver (>=0.5.8)
Requires-Dist: mapclassify (>=2.4.0)
Requires-Dist: mss
Requires-Dist: netcdf4
Requires-Dist: osmnx
Requires-Dist: owslib
Requires-Dist: palettable
Requires-Dist: plotly
Requires-Dist: pydeck
Requires-Dist: retry
Requires-Dist: rio-cogeo
Requires-Dist: rioxarray
Requires-Dist: voila
Requires-Dist: ipython (>=7.34.0)
Requires-Dist: ipykernel (>=6.15.1)
Requires-Dist: debugpy (>=1.6.2)

# pygis

[![image](https://img.shields.io/pypi/v/pygis.svg)](https://pypi.python.org/pypi/pygis)
[![image](https://img.shields.io/conda/vn/conda-forge/pygis.svg)](https://anaconda.org/conda-forge/pygis)
[![image](https://pepy.tech/badge/pygis)](https://pepy.tech/project/pygis)
[![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/pygis.svg)](https://anaconda.org/conda-forge/pygis)
[![Conda Recipe](https://img.shields.io/badge/recipe-pygis-green.svg)](https://github.com/conda-forge/pygis-feedstock)
[![image](https://img.shields.io/badge/YouTube-Channel-red)](https://www.youtube.com/c/QiushengWu)
[![image](https://img.shields.io/twitter/follow/giswqs?style=social)](https://twitter.com/giswqs)

**A Python package for installing optional dependencies for geemap and leafmap.**

- Free software: MIT license
- Documentation: https://pygis.gishub.org

[![](https://i.imgur.com/bKFts2R.png)](https://pygis.gishub.org)

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.


