File tree 1 file changed +18
-9
lines changed
1 file changed +18
-9
lines changed Original file line number Diff line number Diff line change 1
- # osm_easy_api
2
-
3
- ![ Tests] ( https://github.com/docentYT/automated-python-tests-testing-repo/actions/workflows/tests.yaml/badge.svg )
4
- ![ coverage] ( https://raw.githubusercontent.com/docentYT/osm_easy_api/3889ae626be35183253485646b7be9e235a2fc27/coverage-badge.svg )
5
- [ ![ PyPI version] ( https://badge.fury.io/py/osm_easy_api.svg )] ( https://badge.fury.io/py/osm_easy_api )
6
-
7
- [ Me on openstreetmap] ( https://www.openstreetmap.org/user/kwiatek_123 )
8
-
9
- Python package for parsing osm diffs and communicating with the osm api. See API.txt for list of supported endpoints.
1
+ <h1 align =" center " >osm_easy_api</h1 >
2
+ <p align =" center " >
3
+ <img src =" https://github.com/docentYT/automated-python-tests-testing-repo/actions/workflows/tests.yaml/badge.svg " />
4
+ <img src =" https://raw.githubusercontent.com/docentYT/osm_easy_api/3889ae626be35183253485646b7be9e235a2fc27/coverage-badge.svg " />
5
+ <a href =" https://pypi.org/project/osm-easy-api/ " >
6
+ <img src="https://img.shields.io/pypi/v/osm_easy_api" />
7
+ </a >
8
+ <a href =" https://pypi.org/project/osm-easy-api/ " >
9
+ <img src="https://img.shields.io/pypi/dm/osm_easy_api" alt="pypi downloads">
10
+ </a >
11
+ <a href =" https://pypi.org/project/osm-easy-api/ " >
12
+ <img alt="python versions" src="https://img.shields.io/pypi/pyversions/osm_easy_api" target="_blank" />
13
+ </a >
14
+ </p >
15
+
16
+ <p align =" center " ><a href =" https://www.openstreetmap.org/user/kwiatek_123) " >Me on OpenStreetMap</a ></p >
17
+
18
+ Python package for parsing osm diffs and communicating with the OpenStreetMap api. See API.txt for list of supported endpoints.
10
19
11
20
## What's the point of this package?
12
21
You can’t perform that action at this time.
0 commit comments