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.5.tar.gz
(29.9 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.5.tar.gz.
File metadata
- Download URL: yayo_pypkg-0.0.5.tar.gz
- Upload date:
- Size: 29.9 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 |
c83322fb7f28a1e7b4dba22722e2d98b83be0524eda96b3b7f388b509948b4d6
|
|
| MD5 |
33e2267ab3fa32a31ca15f5ef0bad31b
|
|
| BLAKE2b-256 |
e3df233258e326cc7d001d3ee342b5759887dbe0d30aa87acb6f681de27bae88
|
File details
Details for the file yayo_pypkg-0.0.5-py3-none-any.whl.
File metadata
- Download URL: yayo_pypkg-0.0.5-py3-none-any.whl
- Upload date:
- Size: 41.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 |
e72e45c66dd214788bcca0d85aac3d535d452c9b42a5f758b93b1a4df79d1dc4
|
|
| MD5 |
0a892263f70bc85e86f377ffc2067344
|
|
| BLAKE2b-256 |
99c78d7ac4e3ad641f8b93584f49683247d38df6f4baf2c6087729e09b2ea293
|