File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,13 +6,11 @@ A simple Python wrapper for the [last version of the Amazon Product Advertising
66[ ![ Python] ( https://img.shields.io/badge/Python->3.6-%23FFD140 )] ( https://www.python.org/ )
77[ ![ License] ( https://img.shields.io/badge/License-MIT-%23e83633 )] ( https://github.com/sergioteula/python-amazon-paapi/blob/master/LICENSE )
88[ ![ Amazon API] ( https://img.shields.io/badge/Amazon%20API-5.0-%23FD9B15 )] ( https://webservices.amazon.com/paapi5/documentation/ )
9- [ ![ Codecov] ( https://img.shields.io/codecov/c/github/sergioteula/python-amazon-paapi?label=Coverage )] ( https://app.codecov.io/gh/sergioteula/python-amazon-paapi/ )
9+ [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=sergioteula_python-amazon-paapi&metric=coverage )] ( https://sonarcloud.io/summary/new_code?id=sergioteula_python-amazon-paapi )
10+ [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=sergioteula_python-amazon-paapi&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=sergioteula_python-amazon-paapi )
1011[ ![ Support] ( https://img.shields.io/badge/Support-Good-brightgreen )] ( https://github.com/sergioteula/python-amazon-paapi/issues )
1112[ ![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/python-amazon-paapi?label=Installs )] ( https://pypi.org/project/python-amazon-paapi/ )
1213
13- > If you are still using the old version, go [ here] ( https://github.com/sergioteula/python-amazon-paapi/blob/master/amazon/README.md ) for documentation or check our
14- [ migration guide] ( https://github.com/sergioteula/python-amazon-paapi/blob/master/docs/pages/migration-guide.md ) .
15-
1614## Features
1715
1816- Object oriented interface for simple usage.
You can’t perform that action at this time.
0 commit comments