It is a toolkit that includes various common operations and will continue to be improved in the future.
Project description
toolkit
集微工具箱,包括各种常用操作,后续不断完善
构建
在项目文件夹中运行以下命令
python setup.py sdist bdist_wheel
上传:
python -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
或
python -m twine upload dist/*
按照提示,输入pypi的用户名、密码,就可以成功了。若中途提示有些库没有安装,则使用pip安装一下,需要用到twine库。
使用
安装或更新
pip3 install jwtools pip3 install --upgrade jwtools
代码使用
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
woodw_toolkit-0.1.1.tar.gz
(9.5 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 woodw_toolkit-0.1.1.tar.gz.
File metadata
- Download URL: woodw_toolkit-0.1.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
492dfef81c6707b3a0bf006ce29f9f3f67cc1a5763587c66684f4bc482aa3b8f
|
|
| MD5 |
2312d7139290ea01482ae5a13b92058e
|
|
| BLAKE2b-256 |
29f6de351d1455ce1a442ea486670575484339ffa7939bd58baddfca30cc532b
|
File details
Details for the file woodw_toolkit-0.1.1-py3-none-any.whl.
File metadata
- Download URL: woodw_toolkit-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50eba059eda6a85804a653fb0bde67f60f8e9440b757f9e0614e9d380d25b1a2
|
|
| MD5 |
85590538575ff37a274076fa7ad727a1
|
|
| BLAKE2b-256 |
a3c0ae03425b2a37d5463da78a61393654e9337ce2a0c5f114fe1515e9bef20a
|