Python toolbox
Project description
PythonToolbox - Python 工具箱
安装
pip install amk.pytb
使用
pip 相关
新建 package
pytb create <pkg_name>
发布 package
- 发布测试包:
pytb publish <-t/--test> - 发布正式包:
pytb publish
安装/更新 package
- 安装 测试包:
pytb install <pkg_name> [version] -t,例如:pytb install ampt2 0.0.1 -t - 安装 正式包:
pytb install <pkg_name> [version],例如:pytb install ampt2 - 更新 测试包:
pytb install <pkg_name> -ut,例如:pytb install ampt2 0.0.2 -ut - 更新 正式包:
pytb install <pkg_name> -u,例如:pytb install ampt2 0.0.2 -u
更新记录
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
amk.pytb-1.0.1.tar.gz
(17.6 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
amk.pytb-1.0.1-py3-none-any.whl
(18.6 kB
view details)
File details
Details for the file amk.pytb-1.0.1.tar.gz.
File metadata
- Download URL: amk.pytb-1.0.1.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c841dbecf80dfd4428b58e519a7eb58b2d0476144e729479214c8e157dbb152
|
|
| MD5 |
74775341069330a7e336d9eebef257b8
|
|
| BLAKE2b-256 |
83ce1f83ec0c7a589a1ca07aed4fb6c8e3ca37ca4ee62012ab5c2caf3dc49df4
|
File details
Details for the file amk.pytb-1.0.1-py3-none-any.whl.
File metadata
- Download URL: amk.pytb-1.0.1-py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68fbc44636125fbe29adf33353464547367ad974c2f7c249482180dc53bfde54
|
|
| MD5 |
d9b0c0ebe00fc5532eb68a47d888856c
|
|
| BLAKE2b-256 |
b4d8cc4f611c8d092aa7f4a424aa2ee1eea606678911168975ec9d9ec8c972b7
|