czpython / python-amazon-mws

A simple python API for Amazon MWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

** DISCLAIMER **

THIS API IS NO LONGER MAINTAINED.

PLEASE HEAD TO https://github.com/python-amazon-mws/python-amazon-mws

Python Amazon MWS

Python Amazon MWS is a python interface for the Amazon MWS API. I wrote it to help me upload my products to amazon. However, seeing its potential i decided to expand it in order for it to cover most ( if not all ) operations in the Amazon MWS.

This is still an ongoing project. If you would like to contribute, see below :).

Its based on the amazon-mws-python.

Checkout the documentation here. You can read the official Amazon MWS documentation here.

To-Do

  • Improve README
  • Create tests
  • Finish InboundShipments & OutboundShipments APIs
  • Finish Docs

Contribute

If you like the project, please, contact me at commonzenpython@gmail.com (gtalk and email) and help me improve it.

About

A simple python API for Amazon MWS

License:The Unlicense


Languages

Language:Python 100.0%