A collection of cloud utilities and decorators
Project description
Lanyora
一套云工具和装饰器的集合
安装
bash
pip install lanyora
复制
使用示例
python
from lanyora import timer, alert, random_password
@timer
def my_function():
time.sleep(1)
alert("Hello, World!", level="INFO")
print(random_password())
复制
功能特性
- 性能计时装饰器
- 重试机制装饰器
- 终端提示工具
- 随机密码生成
- 浏览器快速打开
[0.2.0] - 2026-03-02
Added
- 新增
lanyora.ev模块 - 添加 ev.py 文件及相关功能
- 用于实现基础的倒排索引即相关搜索
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lanyora-0.2.0.tar.gz
(5.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 lanyora-0.2.0.tar.gz.
File metadata
- Download URL: lanyora-0.2.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f31f078d55d6e297d8c77ac015ad593b5fee741556187acbcb58fc37d6c4ba13
|
|
| MD5 |
ce0c0db4db6348019ccb7d1b70006e41
|
|
| BLAKE2b-256 |
e49edb01a6da8930a148f1477d0f264216c3f0f898f29eaca7f2f811f0fc16ac
|
File details
Details for the file lanyora-0.2.0-py3-none-any.whl.
File metadata
- Download URL: lanyora-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9a173178b9acfeb1479468aee7f36e1002854e547004c549500cedac331dabb
|
|
| MD5 |
20e9995c4887eadf0659da1b85dcb645
|
|
| BLAKE2b-256 |
942e68cc92b93fded373494f6de7001fab0ff09b1e62bd0c38dfb5f2228329d5
|