An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# gisdev

[![image](https://img.shields.io/pypi/v/gisdev.svg)](https://pypi.python.org/pypi/gisdev)
[![image](https://img.shields.io/conda/vn/conda-forge/gisdev.svg)](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
```