## 更新依赖文件
pip freeze | out-file -encoding utf8 requirements.txt
## 打包
python setup.py sdist
## 本地测试
python setup.py develop
## 上传包
twine upload <dist\包名> --verbose --username __token__ --password <tokenAPI>
## 记录
fix: pycharm终端切换至Command Prompt再执行pip freeze > requirements.txt否则会出现乱码,setup打包失败
Raw data
{
"_id": null,
"home_page": null,
"name": "wechatautomation",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python, uiautomation, toml, wechat, wxauto",
"author": "Anthony Lee",
"author_email": "1020343877@qq.com",
"download_url": "https://files.pythonhosted.org/packages/b5/29/6de71a9d816188454fe67cc7461d2e62bff7aff2529824e2baa5a2d42d71/wechatautomation-0.1.6.tar.gz",
"platform": null,
"description": "\r\n## \u66f4\u65b0\u4f9d\u8d56\u6587\u4ef6\r\r\n\r\r\npip freeze | out-file -encoding utf8 requirements.txt\r\r\n\r\r\n## \u6253\u5305\r\r\n\r\r\npython setup.py sdist\r\r\n\r\r\n## \u672c\u5730\u6d4b\u8bd5\r\r\n\r\r\npython setup.py develop\r\r\n\r\r\n## \u4e0a\u4f20\u5305\r\r\n\r\r\ntwine upload <dist\\\u5305\u540d> --verbose --username __token__ --password <tokenAPI>\r\r\n\r\r\n## \u8bb0\u5f55\r\r\n\r\r\nfix: pycharm\u7ec8\u7aef\u5207\u6362\u81f3Command Prompt\u518d\u6267\u884cpip freeze > requirements.txt\u5426\u5219\u4f1a\u51fa\u73b0\u4e71\u7801\uff0csetup\u6253\u5305\u5931\u8d25\r\r\n",
"bugtrack_url": null,
"license": null,
"summary": "\u5fae\u4fe1\u81ea\u52a8\u5316\u7a0b\u5e8f",
"version": "0.1.6",
"project_urls": null,
"split_keywords": [
"python",
" uiautomation",
" toml",
" wechat",
" wxauto"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b5296de71a9d816188454fe67cc7461d2e62bff7aff2529824e2baa5a2d42d71",
"md5": "8117e4a0771af8be70e62f23ec104b43",
"sha256": "4e65cc7f51e6bc197ecea31ede48346f6398f2835da05eed7b5b580c2a6998d7"
},
"downloads": -1,
"filename": "wechatautomation-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "8117e4a0771af8be70e62f23ec104b43",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7326,
"upload_time": "2024-08-14T08:28:30",
"upload_time_iso_8601": "2024-08-14T08:28:30.638071Z",
"url": "https://files.pythonhosted.org/packages/b5/29/6de71a9d816188454fe67cc7461d2e62bff7aff2529824e2baa5a2d42d71/wechatautomation-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-14 08:28:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "wechatautomation"
}