https://github.com/matkoniecz/leafleter_python
https://github.com/matkoniecz/leafleter_python
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matkoniecz/leafleter_python
- Owner: matkoniecz
- License: other
- Created: 2021-06-21T12:56:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T08:51:35.000Z (12 months ago)
- Last Synced: 2024-10-25T05:36:11.821Z (12 months ago)
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leafleter
Helper script to generate [Leaflet](https://leafletjs.com/) map websites.
Pypi page: [https://pypi.org/project/leafleter/](https://pypi.org/project/leafleter/)
See [example.py](example.py).
WARNING: all passed input must be trusted/escaped. This library does not escape or verify input.