ournd/dev/: mws-collector-0.1.69 metadata and description

Homepage Simple index

A library aims to collect mws information.

author Neal Wong
author_email neal.wkacc@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 mws
license MIT
requires_dist
  • celery~=4.4.6
  • PyPyDispatcher
  • dropshipping
  • cmutils~=0.1.9
  • sentry-sdk
  • requests
  • pydispatch~=1.1.0
  • PyDispatcher~=2.0.5
  • urllib3
  • setuptools
  • python-amazon-sp-api==1.4.3
File Tox results History
mws_collector-0.1.69-py2.py3-none-any.whl
Size
24 KB
Type
Python Wheel
Python
2.7

Fork from Neal Wang

Collect mws information with celery.

Installation

The simplest way is to install it via devpi:

devpi install mws-collector

Configuration

We use YAML as configuration format. For Configuration fields, please refer config.yml.sample.

Default configuration file is “~/.mws_collector/config.yml”, you can use environment variable “MWS_COLLECTOR_CONFIGURATION_PATH” to set your own configuration file.