mygeodemo

Tutorial for extending python packages

Installation

$ pip install mygeodemo

Usage

mygeodemo is a tutorial extension example

from mygeodemo import LeafMap

m = LeafMap()
m

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

mygeodemo was created by winstonyym. It is licensed under the terms of the MIT license.

Credits

mygeodemo was created with cookiecutter and the py-pkgs-cookiecutter template.