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.6.tar.gz
(13.1 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.6-py3-none-any.whl
(16.4 kB
view details)
File details
Details for the file catfood-1.0.6.tar.gz.
File metadata
- Download URL: catfood-1.0.6.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b742acdd51174181255e20fda2d81fa1ad420a9c9ac354c343254b79e1c525f
|
|
| MD5 |
158c07c4e0e69b3b4c4f9fa08ad55f02
|
|
| BLAKE2b-256 |
c88151a9dcdf514c66a87a0afb2e6b57012eff1f8dae4647ce35f2c4b946b70d
|
File details
Details for the file catfood-1.0.6-py3-none-any.whl.
File metadata
- Download URL: catfood-1.0.6-py3-none-any.whl
- Upload date:
- Size: 16.4 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 |
0cfce9e71d96486cf1374943e5dfcd98b6fded40789acfa5a9c5c9f7987d4332
|
|
| MD5 |
f445d58a95c158c671f5ba861d56f6e8
|
|
| BLAKE2b-256 |
b995089dcc25e7507db42b9af3a9709f19af40838871cfd25fc265e8232574df
|