Metadata-Version: 2.1
Name: leafmaptools
Version: 0.0.1
Summary: A Python package for building a tool widgets infrastructure with ipyleaflet and ipywidgets
Home-page: https://github.com/giswqs/leafmaptools
Author: Qiusheng Wu
Author-email: giswqs@gmail.com
License: MIT license
Description: # leafmaptools
        
        
        [![image](https://img.shields.io/pypi/v/leafmaptools.svg)](https://pypi.python.org/pypi/leafmaptools)
        
        
        **A Python package for building a tool widgets infrastructure with ipyleaflet and ipywidgets**
        
        
        -   Free software: MIT license
        -   Documentation: https://leafmaptools.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.
        
Keywords: leafmaptools
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
