Name | qazwsx JSON |
Version |
0.0.11
JSON |
| download |
home_page | |
Summary | A Cross-border E-commerce Mover |
upload_time | 2024-01-24 16:50:09 |
maintainer | |
docs_url | None |
author | Zilu Chen |
requires_python | >=3.11, <4 |
license | MIT |
keywords |
e-commercei
amazon
stable-diffusion
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# About
An Cross-Border E-Commerce Mover 跨境电商搬运工
# Goal
Making cross-border business easy worldwide
# cross-border-mover
A Cross-border E-commerce Mover
# desgin
![](https://raw.githubusercontent.com/chenzilu1990/PicGo-imgur/main/readmeImage429bf96330957a295388dc5d7a18ba8.jpg)
# Features
- scrape
- translate
- extra-batch-images with sdwebuiapi
- use pandas auto fill amazon listing excel
# Planned Features:
- title generate by AI
# Install
```
python -m pip install cross-border-mover
```
# Usage
open .\XXBand.xlsm with Excel first
```
form cross-border-mover import Mover
# move from taobao to amazon
df_amazon = Mover.fromTaobao(url).toAmazon()
# move from pinduoduo to amazon
df_amazon = Mover.fromPDD(url).toAmazon()
# move from 1688 to amazon
df_amazon = Mover.from1688(url).toAmazon()
# move from taobao to Wish
df_wish = Mover.fromTaobao(url).toWish()
# move from pinduoduo to Wish
df_wish = Mover.fromPDD(url).toAmazon()
# move from 1688 to Wish
df_wish = Mover.from1688(url).toWish()
```
Raw data
{
"_id": null,
"home_page": "",
"name": "qazwsx",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11, <4",
"maintainer_email": "",
"keywords": "E-commercei,Amazon,stable-diffusion",
"author": "Zilu Chen",
"author_email": "2822459649@qq.com",
"download_url": "https://files.pythonhosted.org/packages/15/3d/2c9bd941820a030799feadff8fffae8c4467ac36e493b7d9753e6471bea8/qazwsx-0.0.11.tar.gz",
"platform": null,
"description": "\r\n# About\r\nAn Cross-Border E-Commerce Mover \u8de8\u5883\u7535\u5546\u642c\u8fd0\u5de5\r\n\r\n# Goal\r\nMaking cross-border business easy worldwide\r\n\r\n# cross-border-mover\r\nA Cross-border E-commerce Mover\r\n\r\n# desgin\r\n![](https://raw.githubusercontent.com/chenzilu1990/PicGo-imgur/main/readmeImage429bf96330957a295388dc5d7a18ba8.jpg)\r\n# Features\r\n- scrape\r\n- translate\r\n- extra-batch-images with sdwebuiapi\r\n- use pandas auto fill amazon listing excel\r\n# Planned Features:\r\n- title generate by AI\r\n# Install\r\n\r\n```\r\npython -m pip install cross-border-mover\r\n```\r\n\r\n# Usage\r\n\r\nopen .\\XXBand.xlsm with Excel first\r\n\r\n```\r\nform cross-border-mover import Mover\r\n\r\n# move from taobao to amazon\r\ndf_amazon = Mover.fromTaobao(url).toAmazon()\r\n\r\n# move from pinduoduo to amazon\r\ndf_amazon = Mover.fromPDD(url).toAmazon()\r\n\r\n# move from 1688 to amazon\r\ndf_amazon = Mover.from1688(url).toAmazon()\r\n\r\n# move from taobao to Wish\r\ndf_wish = Mover.fromTaobao(url).toWish()\r\n\r\n# move from pinduoduo to Wish\r\ndf_wish = Mover.fromPDD(url).toAmazon()\r\n\r\n# move from 1688 to Wish\r\ndf_wish = Mover.from1688(url).toWish()\r\n\r\n```\r\n \r\n\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Cross-border E-commerce Mover",
"version": "0.0.11",
"project_urls": null,
"split_keywords": [
"e-commercei",
"amazon",
"stable-diffusion"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "153d2c9bd941820a030799feadff8fffae8c4467ac36e493b7d9753e6471bea8",
"md5": "b97277906cd020bf19c376e1417437f2",
"sha256": "f5fa0de777be8218555fd450f8e32006439acc6ae36b26b8ff7d1e07d78f81fd"
},
"downloads": -1,
"filename": "qazwsx-0.0.11.tar.gz",
"has_sig": false,
"md5_digest": "b97277906cd020bf19c376e1417437f2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11, <4",
"size": 3468,
"upload_time": "2024-01-24T16:50:09",
"upload_time_iso_8601": "2024-01-24T16:50:09.775713Z",
"url": "https://files.pythonhosted.org/packages/15/3d/2c9bd941820a030799feadff8fffae8c4467ac36e493b7d9753e6471bea8/qazwsx-0.0.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-24 16:50:09",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "qazwsx"
}