Contents

mws 0.8.15

0

Python library for interacting with the Amazon MWS API

Python library for interacting with the Amazon MWS API

Stars: 379, Watchers: 379, Forks: 275, Open Issues: 3

The python-amazon-mws/python-amazon-mws repo was created 7 years ago and the last code push was 12 hours ago.
The project is popular with 379 github stars!

How to Install mws

You can install mws using pip

pip install mws

or add it to a project with poetry

poetry add mws

Package Details

Author
License
Unlicense
Homepage
http://github.com/python-amazon-mws/python-amazon-mws
PyPi:
https://pypi.org/project/mws/
GitHub Repo:
https://github.com/python-amazon-mws/python-amazon-mws

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development
  • Software Development/Libraries/Application Frameworks
No  mws  pypi packages just yet.

Errors

A list of common mws errors.

Code Examples

Here are some mws code examples and snippets.

GitHub Issues

The mws package has 3 open issues on GitHub

  • [Bug]:
  • MWS - subscriptions

See more issues on GitHub

Related Packages & Articles

matrixprofile 1.1.10

An open source time series data mining library based on Matrix Profile algorithms.

marisa-trie 1.1.0

Static memory-efficient and fast Trie-like structures for Python.

logzero 1.7.0

logzero is a Python package designed to simplify application logging. It provides a pre-configured standard Python logger that can be used directly across your files and modules, making it easy to implement consistent logging throughout your application. The library supports colored terminal output and log file rotation, and it handles Unicode seamlessly. As a standalone library, logzero doesn't have dependencies on other Python packages, making it a lightweight and efficient choice for your logging needs.

kopf 1.37.2

Kubernetes Operator Pythonic Framework (Kopf)