vgdev/stable/: amazon-reports-downloader-0.0.53 metadata and description

Homepage Simple index

Amazon seller reports downloader.

author Jia Zhao
author_email befruitful12@gmail.com
classifiers
  • Development Status :: 3 - Alpha
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Natural Language :: English
  • Operating System :: OS Independent
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.4
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: Implementation :: CPython
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: Utilities
keywords amazon seller management
license MIT
requires_dist
  • dropbox
  • selenium (<4)
  • click
  • pyyaml
  • ConfigParser
  • PyPyDispatcher
  • sentry-sdk
  • cmutils
  • chromedriver-autoinstaller
  • webdriver-manager
  • psutil
  • pytz
  • gideon-api
  • python-dateutil
  • gspread (==5.9.0)
  • oauth2client
  • google-api-python-client
  • google-auth-httplib2
  • google-auth-oauthlib
  • python-telegram-bot (==12.8.0)
  • pyppeteer
  • pyotp
  • Peewee

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
amazon_reports_downloader-0.0.53-py2.py3-none-any.whl
Size
64 KB
Type
Python Wheel
Python
2.7
  • Replaced 1 time(s)
  • Uploaded to vgdev/stable by vgdev 2024-05-07 21:35:50

Amazon seller central management helper tools.

开发流程

  1. 获取项目代码

2. 进入项目目录,使用 `pip install -e . ` 打包安装在本地机器上,运行相应的命令查看效果

  1. 添加新的命令需要放在 amazon_management/bin下

Installation

The simplest way is to install it via devpi:

devpi install amazon_management

To upgrade, use:

devpi install amazon_management

Run

` clear_inv_by_sku --help ` ` update_shipping_price --help ` ` generate_financial_transactions --help `