Metadata-Version: 2.1
Name: pygis
Version: 0.1.5
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
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# 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)

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

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

## Features

- TODO

## Credits

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


