yayo 工具包
Project description
yayo-pypkg
yayo 工具包 —— 提供常用的 Python 工具函数。
安装
pip install yayo-pypkg
使用
支持两种导入方式,任选其一:
# 方式 1:完整包名
from yayo_pypkg import hello
# 方式 2:短别名
from ypk import hello
print(hello()) # -> hello from yayo_pypkg
模块概览
| 模块 | 说明 |
|---|---|
yayo_pypkg.utils |
通用工具(日期/字符串/文件/路径/哈希/JSON/列表) |
yayo_pypkg.core |
核心组件(日志/配置) |
yayo_pypkg.http |
HTTP 客户端封装 |
yayo_pypkg.decorators |
常用装饰器(计时/重试) |
yayo_pypkg.validators |
校验函数 |
yayo_pypkg.exceptions |
自定义异常层级 |
License
MIT
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
yayo_pypkg-0.0.3.tar.gz
(25.8 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 yayo_pypkg-0.0.3.tar.gz.
File metadata
- Download URL: yayo_pypkg-0.0.3.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.5 {"installer":{"name":"uv","version":"0.11.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9eb619b21e17882b08a5080eba4447e2f6c081946731f4758a7745416a54ea51
|
|
| MD5 |
7f164324dde589cb22f9e0edf2e743c3
|
|
| BLAKE2b-256 |
b3b612387aff9cd5e2326c304b42a227862ca8fa29ec1e6503d98ce02ea9acc3
|
File details
Details for the file yayo_pypkg-0.0.3-py3-none-any.whl.
File metadata
- Download URL: yayo_pypkg-0.0.3-py3-none-any.whl
- Upload date:
- Size: 36.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.5 {"installer":{"name":"uv","version":"0.11.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a779798b11f4b62227912c1bacd3e0b906d6a1f80ea2cfb27d5f3abda6d5601
|
|
| MD5 |
0d7991b8015c30ec733ea243f7e0f73e
|
|
| BLAKE2b-256 |
d1eccabc8a55850df8672aad6cc2a9c6edad711a1584c69c03b1d46aab5a1116
|