You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> If you are still using the old version, go [here](https://github.com/sergioteula/python-amazon-paapi/blob/master/amazon/README) for documentation.
11
+
> If you are still using the old version, go [here](https://github.com/sergioteula/python-amazon-paapi/blob/master/amazon/README.md) for documentation.
12
12
13
13
## Features
14
14
@@ -19,7 +19,7 @@ A simple Python wrapper for the [last version of the Amazon Product Advertising
19
19
- Get multiple results at once without the 10 items limitation from Amazon.
20
20
- Configurable throttling to avoid requests exceptions.
21
21
- Type hints to help you coding.
22
-
- Support for [all available countries](https://github.com/sergioteula/python-amazon-paapi/blob/master/amazon/paapi.py#L31).
22
+
- Support for [all available countries](https://github.com/sergioteula/python-amazon-paapi/blob/956f639b2ab3eab3f61644ae2ca8ae6500881312/amazon_paapi/models/regions.py#L1).
23
23
- Ask for new features through the [issues](https://github.com/sergioteula/python-amazon-paapi/issues) section.
24
24
- Join our [Telegram group](https://t.me/PythonAmazonPAAPI) for support or development.
0 commit comments