vgdev/stable/: dropshipping-0.1.98 metadata and description

Homepage Simple index

A library aims to support dropshipping amazon

author Neal Wong
author_email neal.wkacc@gmail.com,johnnyxiang2017@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 dropshipping elasticsearch
license MIT
requires_dist
  • requests
  • mws <=0.8.9
  • elasticsearch <7.0.0
  • wrapt
  • PyPyDispatcher
  • pyyaml
  • six
  • pydispatch
  • python-amazon-sp-api
  • dataclasses

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

File Tox results History
dropshipping-0.1.98-py3-none-any.whl
Size
60 KB
Type
Python Wheel
Python
3

Fork from Neal Wang

A library aims to help to utilize MWS API and store/search offers information via elasticsearch.

Installation

The simplest way is to install it via pip:

pip install dropshipping

Run Test

pip install -r requirements-dev.txt

tox