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.6.tar.gz
(34.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
File details
Details for the file yayo_pypkg-0.0.6.tar.gz.
File metadata
- Download URL: yayo_pypkg-0.0.6.tar.gz
- Upload date:
- Size: 34.6 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 |
657b3c0d0bab839114ebac824d0f14383e73ba454f63ab5281ce950bede83621
|
|
| MD5 |
031e2f1860c30715e4ae4c15296bb669
|
|
| BLAKE2b-256 |
3eda98577f6736efdf1cfdf46654248bac615da0da95ab17eee936a16cb96bfb
|
File details
Details for the file yayo_pypkg-0.0.6-py3-none-any.whl.
File metadata
- Download URL: yayo_pypkg-0.0.6-py3-none-any.whl
- Upload date:
- Size: 47.6 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 |
9fa7a8bd919c51e3e67300d8957ce221fed1c5d97a53a566b8cdf2a55509329e
|
|
| MD5 |
a586f522b7f2542cdccdedc16fcaa508
|
|
| BLAKE2b-256 |
e9c6e19e773865e1f25d80297189c976f2a34cbe9f6aa5eb36423b1700741a55
|