jk.zhou's datawork
Project description
Sun Jun 18 17:10:46 CST 2023
v0.0.7:添加了get_weibo()
get_weibo(path,id,weibo_name) path:输入存放路径; id:微博id; weibi_name:存放文件夹的名字。
pypi维护指令:
cd 到pydatawork文件夹
python3 setup.py sdist bdist_wheel # 打包
twine check dist/* # 检查
twine upload dist/* # 上传,需要输入帐号密码
Sat Jun 17 18:23:38 CST 2023
要升级使用最新的安装包,比较稳定可靠的一种方式是,先卸载旧的,再重装。
卸载:
pip3 uninstall pydatawork
安装:
pip3 install pydatawork
Sat Jun 17 17:32:47 CST 2023
修改了导入方式,使用下面的导入方式:
import pydatawork
Thu Jun 15 13:23:43 CST 2023
数据工作相关的分享。
安装:
pip3 install pydatawork
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.
Source Distribution
pydatawork-0.0.8.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pydatawork-0.0.8.tar.gz.
File metadata
- Download URL: pydatawork-0.0.8.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c6ef10e1341f42511b19d99a799cd8d568deb75fabdfd6993163f68f3cc419f
|
|
| MD5 |
aaf6270359ab6cba59400d029e59c784
|
|
| BLAKE2b-256 |
2573d4b67f332199b5f86df5f67fad359808b4dbbd30e74373192e486446e33f
|
File details
Details for the file pydatawork-0.0.8-py3-none-any.whl.
File metadata
- Download URL: pydatawork-0.0.8-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
411e7312c6c11545c2aea50201ef16be51f6ece30c56509d0817337c959dfb9e
|
|
| MD5 |
8deed147a81ab6ac46be158a14d3eb4a
|
|
| BLAKE2b-256 |
40b4538e0ad08d54179449d4013402bf0fd35bcf80fc0fdfba5f61ecc7fd1ab6
|