Metadata-Version: 1.0
Name: geoleaflet
Version: 0.0.1.0
Summary: Python library to quickly build a standalone HTML file with a Leaflet visualization of a GeoJSON object.
Home-page: https://github.com/Data-Mechanics/geoleaflet
Author: Andrei Lapets
Author-email: a@lapets.io
License: MIT License
Description: # geoleaflet
        
        Python library to quickly build a standalone HTML file with a Leaflet visualization of a GeoJSON object.
        
        Package Installation and Usage
        ------------------------------
        
        The package is available on PyPI:
        
            python -m pip install geoleaflet
        
        The library can be imported in the usual way:
        
            import geoleaflet
        
Platform: UNKNOWN
