A collection of various commonly used functions. / 各种常用函数的集合。
Project description
猫粮 🐱
各种常用函数的集合。
安装
我自己仅在 CPython
- 3.13 (3.13.9)
- 3.14 (3.14.2)
测试过。
Pypi
https://pypi.org/project/catfood/
python -m pip install catfood
Test Pypi
https://test.pypi.org/project/catfood/
python -m pip install -i https://test.pypi.org/simple/ catfood
从源安装
git clone https://github.com/DuckDuckStudio/catfood.git
python -m pip install ./catfood
Build whl
# Windows PowerShell
git clone https://github.com/DuckDuckStudio/catfood.git
cd catfood
python -m venv .venv
& ".venv/Scripts/Activate.ps1"
python.exe -m pip install pip --upgrade
pip install ".[build_and_publish]" # 包括构建和发布依赖 build 和 twine
python -m build
ls dist/
# 从 whl 安装
pip install dist/catfood-1.0.0-py3-none-any.whl
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
catfood-1.0.5.tar.gz
(12.7 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
catfood-1.0.5-py3-none-any.whl
(15.6 kB
view details)
File details
Details for the file catfood-1.0.5.tar.gz.
File metadata
- Download URL: catfood-1.0.5.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a6972d3aef4be87b28a1a1ede421b5890c7888399867a3cdde1cded36e3f1d3
|
|
| MD5 |
fbd746585274fb642a36b8d40eb813a3
|
|
| BLAKE2b-256 |
261ac2fd126c718f63a9e56c39ebc174f8002fc1573008c0fd91404875eff9e7
|
File details
Details for the file catfood-1.0.5-py3-none-any.whl.
File metadata
- Download URL: catfood-1.0.5-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b33e79964a9baf4407485bdcdf71a245811c5d3767a2b282899763798e86016a
|
|
| MD5 |
9f0c43ac8dfdae71536440128a612bb1
|
|
| BLAKE2b-256 |
f0a20fff4d7c82629562c620cdded800bc47c82d07c0a477044128ed0cf4a888
|