Metadata-Version: 2.1
Name: geodemo
Version: 0.0.3
Summary: A Python package for interactive mapping
Home-page: https://github.com/giswqs/geodemo
Author: Qiusheng Wu
Author-email: giswqs@gmail.com
License: MIT license
Description: # geodemo
        
        [![image](https://img.shields.io/pypi/v/geodemo.svg)](https://pypi.python.org/pypi/geodemo)
        [![image](https://img.shields.io/conda/vn/conda-forge/geodemo.svg)](https://anaconda.org/conda-forge/geodemo)
        [![image](https://pepy.tech/badge/geodemo)](https://pepy.tech/project/geodemo)
        [![image](https://github.com/giswqs/geodemo/workflows/docs/badge.svg)](https://geodemo.gishub.org)
        [![image](https://github.com/giswqs/geodemo/workflows/build/badge.svg)](https://github.com/giswqs/geodemo/actions?query=workflow%3Abuild)
        [![image](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
        
        **A Python package for interactive mapping**
        
        
        -   Free software: MIT license
        -   Documentation: https://giswqs.github.io/geodemo
            
        
        ## Features
        
        -   TODO
        -   TODO 2
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
        
Keywords: geodemo
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
