Skip to content

picass02005/Py_OSM_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py_OSM_API


Overview

This project is a package used to interact with the read-only part of open street map API. It's made to use asynchronous calls.

Installation

To install it, just clone this repository in your project:

git clone https://github.com/picass02005/Py_OSM_API

You can now use it using

import Py_OSM_API

Documentation

You can find a quickstart guide here.
You also can take a look in the documentation folder for a full documentation.
There are some examples in the documentation.

You can also find a full example script in Py_OSM_API/example.py.

Thanks for using Py_OSM_API

About

This project is an API wrapper for Open Street Map in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages