A collection of various commonly used functions. / 各种常用函数的集合。
Reason this release was yanked:
This version uses an incorrect import path.
Project description
猫粮 🐱
各种常用函数的集合。
安装
我自己仅在 CPython 3.13 (3.13.9) 测试过。
Pypi
# https://pypi.org/project/catfood/
pip install catfood
Test Pypi
# https://test.pypi.org/project/catfood/
pip install -i https://test.pypi.org/simple/ catfood
从源安装
git clone https://github.com/DuckDuckStudio/catfood.git
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.0.tar.gz
(11.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
catfood-1.0.0-py3-none-any.whl
(13.8 kB
view details)
File details
Details for the file catfood-1.0.0.tar.gz.
File metadata
- Download URL: catfood-1.0.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5af6e7dbf215b4be26f9091058a80589397d6c56fa5c3eff07de1bf809ac7346
|
|
| MD5 |
ed9d4e406bfc75205b410a235373b036
|
|
| BLAKE2b-256 |
4fba5eb27456aca5443cc023cf38255e043979f8782b93c190963c9ff53f68bd
|
File details
Details for the file catfood-1.0.0-py3-none-any.whl.
File metadata
- Download URL: catfood-1.0.0-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e920eb26a822b720a1d60d17438f483272b88e581c8686c42f12db41200d6a1
|
|
| MD5 |
7c1336ac34fc88c9f5d1dc75b78ee516
|
|
| BLAKE2b-256 |
529f606da8412b1854dafd0edf887a9dbc1e3ecb7f6ef71a669790462d2cac09
|