Metadata-Version: 2.1
Name: giodemo
Version: 0.0.2
Summary: A Python package for interactive mapping
Home-page: https://github.com/S-VAZQ/giodemo
Author: Sergio Vazquez
Author-email: sergiov12@live.com
License: MIT license
Description: # giodemo
        
        
        [![image](https://img.shields.io/pypi/v/giodemo.svg)](https://pypi.python.org/pypi/giodemo)
        
        [![image](https://img.shields.io/conda/vn/conda-forge/giodemo.svg)](https://anaconda.org/conda-forge/giodemo)
        [![image](https://pepy.tech/badge/giodemo)](https://pepy.tech/project/giodemo)
        [![image](https://github.com/S-VAZQ/giodemo/workflows/build/badge.svg)](https://github.com/giswqs/giodemo/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://S-VAZQ.github.io/giodemo
            
        
        ## 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: giodemo
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
