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.2.tar.gz
(24.2 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.2.tar.gz.
File metadata
- Download URL: yayo_pypkg-0.0.2.tar.gz
- Upload date:
- Size: 24.2 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 |
0f1d6f8899cd0117190e548bbc36c032d6e9133c7e08004624ccad100016388d
|
|
| MD5 |
5a1c6f6ad303287119c4d20dfcaea5ee
|
|
| BLAKE2b-256 |
ad2b0a5b8388e86fb2fb7bb2740adf17eb03ee6a6b02555c68765e5115e095b4
|
File details
Details for the file yayo_pypkg-0.0.2-py3-none-any.whl.
File metadata
- Download URL: yayo_pypkg-0.0.2-py3-none-any.whl
- Upload date:
- Size: 33.5 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 |
3915fd16108342f25658dbb84f38df39f10658d1f6f32391e1e4efc0612d9273
|
|
| MD5 |
59a5d32f946e7d07b9784340b0587528
|
|
| BLAKE2b-256 |
f5c2f1238fa15c6b6c7ec7d6191e810f221811b9dd894151163fe66bf2c3913a
|