pypipet
Project description
Introduction
PyPipet
is an open source project, aiming to integrate data flows of Ecommerce. It provides platform-independent data flows to support Ecommerce functionality. It simplifies data pipelines of data management in ecommerce, for example, adding catalog, updating product, managing inventory and orders, etc. It is specially customized for small business who are selling on wordpress (for example, with woocommerce), shopify, ebay, etc. (more frontshop connected will be added). It extremely handy if the business is selling on multiple platforms (e.g., for dropshipping). It makes it extreamly easy to move your frontshop from one platform to anothor.
- For source code, visit github repository.
- For documentation, vist docs
Latest pip
version: 1.1.0
Change Logs
Dependencies
Installation
use pip
pip install -r requirements.txt
pip install --upgrade pypipet
for using Google Content API to connect Google Merchant, please install
google_auth_httplib2
and googleapiclient
Tested with
- Shopify
- Woocommerce with Wordpress.com
- Postgresql
- AWS RDS
Key features
- cli supported
- catalog import/export
- product management for publishing
- order management
- fulfillment management
- inventory management with multiple suppliers
Quick start guide
Use cases
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.