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.4.tar.gz
(28.0 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.4.tar.gz.
File metadata
- Download URL: yayo_pypkg-0.0.4.tar.gz
- Upload date:
- Size: 28.0 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 |
a67107e08f15719d18920541b0f8e117adeb147183e8e66528c20a1bf1139563
|
|
| MD5 |
a91864659dd5845d7b76c66fb047ae49
|
|
| BLAKE2b-256 |
71258c78d387c77fda133f1c50ebe88e68397f7943dc95a3f4fc1f0dd9798805
|
File details
Details for the file yayo_pypkg-0.0.4-py3-none-any.whl.
File metadata
- Download URL: yayo_pypkg-0.0.4-py3-none-any.whl
- Upload date:
- Size: 39.3 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 |
1b0aa0d7039cd9204f70fcfe451d7e0ed931e5826fa56d1b9975889956efd245
|
|
| MD5 |
f931c7c3633f2738a73c1e1c31d77e7f
|
|
| BLAKE2b-256 |
1b491ff2feb3ae97546d0f72dc118a4e73047fcc92e25a59eb0c8582860b966d
|