微信自动化程序
Project description
更新依赖文件
pip freeze | out-file -encoding utf8 requirements.txt
打包
python setup.py sdist
本地测试
python setup.py develop
上传包
twine upload <dist\包名> --verbose --username token --password
记录
fix: pycharm终端切换至Command Prompt再执行pip freeze > requirements.txt否则会出现乱码,setup打包失败
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wechatautomation-0.1.6.tar.gz.
File metadata
- Download URL: wechatautomation-0.1.6.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e65cc7f51e6bc197ecea31ede48346f6398f2835da05eed7b5b580c2a6998d7
|
|
| MD5 |
8117e4a0771af8be70e62f23ec104b43
|
|
| BLAKE2b-256 |
b5296de71a9d816188454fe67cc7461d2e62bff7aff2529824e2baa5a2d42d71
|