GitHunt
SA

sackh/maps-cli

A CLI for maps services from various providers.

Maps CLI

Main Actions Status
Documentation Status
codecov
PyPI - Python Version
Downloads
PyPI - License
GitHub contributors
Code style: black
commits since

A simple command line tool to access services of various map services providers.

Usage

demo

Installation

Using conda:

$ conda install -c conda-forge maps-cli

Using pip:

$ pip install maps-cli

Test Suite

$ poetry install
$ pytest -v --durations=10 --cov=maps tests

Commands

$ maps -h
$ maps show
$ maps osm -h
$ maps here -h
$ maps mapbox -h
$ maps tomtom -h

Maps Service Providers

Currently, this library is supporting following providers.

Languages

Python97.4%Makefile1.7%Shell0.8%

Contributors

MIT License
Created January 3, 2021
Updated April 15, 2023