一个供我自己使用的实用的 python 第三方库
Project description
CFPackages
供我自己使用的实用的Python 第三方库!
依赖
- colorama
- prompt_toolkit
- questionary
- requests
- pywin32 (Windows 系统下使用)
使用
- 安装
pip install cfpackages
- 导入
import cfpackages
- 更新
pip install cfpackages --upgrade
- 取消更新提示
export cfpackages.check_update=False # or export cfpackages.check_update=0
或 Windows 下set cfpackages.check_update=False REM or set cfpackages.check_update=0
或者直接打开cfpackages/__init__.py, 修改脚本, 将尾部的if代码块删除.
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
cfpackages-0.1.5.tar.gz
(19.9 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 cfpackages-0.1.5.tar.gz.
File metadata
- Download URL: cfpackages-0.1.5.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f7d07d4c8c8e59e09bfe159124d84deac85723ab46188c8cf33b6b98fdda585
|
|
| MD5 |
d1cb5cd8aae28b4fa242a4e0bdd37a3a
|
|
| BLAKE2b-256 |
332f3559b672234a9808382ce16608e02c48e7417f372f8428eaac1a2132059a
|
File details
Details for the file cfpackages-0.1.5-py3-none-any.whl.
File metadata
- Download URL: cfpackages-0.1.5-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6089e6f6eb4e679a6a8421943cc86e355efa520c4562bc544cdfdbecb7353f42
|
|
| MD5 |
af787fb3661161b148d0a5dc4259d5c3
|
|
| BLAKE2b-256 |
5087a4961663958e5dbee7899479f941d368bde72057e89d52fd643873361d9f
|