一个供我自己使用的实用的 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.4.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.4.tar.gz.
File metadata
- Download URL: cfpackages-0.1.4.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 |
cb8c867a8bd4af78e9bfaf844adfc54d717e55c4d6cd188400ecc9bae5b1865e
|
|
| MD5 |
cd5cdfe43767c9a63ba0ed459a79edc1
|
|
| BLAKE2b-256 |
962ac05add977e5f5da421dd4e4e482243dfa8656afc9f4739c358f43c03c58d
|
File details
Details for the file cfpackages-0.1.4-py3-none-any.whl.
File metadata
- Download URL: cfpackages-0.1.4-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 |
70778a4d948145e3c860e14367939ca5410a858eb077e4f468760f833b6f95ad
|
|
| MD5 |
b7c510bfaeda4f65196f4c71eda4faa2
|
|
| BLAKE2b-256 |
b4f12861f95a16e20ee010a7b1c22cb003bbc158e0794da10e2291072398a1d9
|