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.7.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.7.tar.gz.
File metadata
- Download URL: pydatawork-0.0.7.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 |
894303d1022e13d6b0b1b2e89d99d222c14228ff906aaae6b04145d0d3daa30f
|
|
| MD5 |
0d38d0b80137280964a37a25457ef933
|
|
| BLAKE2b-256 |
e89b321cf1019f60c2f81f640a8194808294a95ab16d9ce2f1c69336a440c14c
|
File details
Details for the file pydatawork-0.0.7-py3-none-any.whl.
File metadata
- Download URL: pydatawork-0.0.7-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
83581885d125a62fedaf809d9c9afa1e401d312dff66d616296e7c92c994faab
|
|
| MD5 |
1d973b9797c15005b5f3ecf7e799ebce
|
|
| BLAKE2b-256 |
5f293fcc73084f5f21947ab60735b2d65163df289b67358475a3abbf778de29f
|