Download all orders from amazon.de
| src | add changes from ixs: https://gist.github.com/zakx/8249581#comment-979132 | |
| .gitignore | ignore virtualenv setup | |
| INSTALL | installation instructions. | |
| README.md | installation instructions. | |
| UNINSTALL | installation instructions. | |
Download all orders from amazon.de.
This is based on https://gist.github.com/zakx/8249581, and is necessary because https://www.amazon.com/gp/b2b/reports does not work with amazon.de (only with amazon.com).
INSTALLATION
- Run ./INSTALL. This will create a virtualenv in src and add the required packages.
DEINSTALLATION
- Run ./UNINSTALL. This will destroy the virtualenv and all packages.