https://github.com/bernardofosu/gisdev
https://github.com/bernardofosu/gisdev
anaconda3 geospatial-analysis jypyternotebook mapping pip pypi python
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bernardofosu/gisdev
- Owner: bernardofosu
- License: mit
- Created: 2025-02-11T00:37:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-13T01:17:21.000Z (8 months ago)
- Last Synced: 2025-02-13T01:26:24.043Z (8 months ago)
- Topics: anaconda3, geospatial-analysis, jypyternotebook, mapping, pip, pypi, python
- Language: Python
- Homepage: https://bernardofosu.github.io/gisdev
- Size: 696 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# gisdev
[](https://pypi.python.org/pypi/gisdev)
[](https://anaconda.org/conda-forge/gisdev)**Python Boilerplate contains all the boilerplate you need to create a Python package.**
- Free software: MIT License
- Documentation: https://nana-ofosu.github.io/gisdev## Features
1. Create interactive maps for GIS- TODO
### How install our package from github
```sh
pip install git+https://github.com/bernardofosu/gisdev.git
```