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 文件及相关功能
- 用于实现基础的倒排索引及相关搜索
[0.3.0] - 2026-05-29
Added
- 新增
lanyora.yoragui模块 - 添加 yoragui 文件及相关功能
- 用于实现 cil 命令行代码的快速gui封装,目前为测试版本
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.3.0.tar.gz
(15.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
lanyora-0.3.0-py3-none-any.whl
(15.1 kB
view details)
File details
Details for the file lanyora-0.3.0.tar.gz.
File metadata
- Download URL: lanyora-0.3.0.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c6ba4621954256c04d731551b8d82c78e69433b9672f562d42d9e277a6f41d3
|
|
| MD5 |
89b6f849640ac352085b61de267bb3a4
|
|
| BLAKE2b-256 |
53719d30d956686e420c390f97a1d061976d9f24fd96c4e32f324c3a974f4328
|
File details
Details for the file lanyora-0.3.0-py3-none-any.whl.
File metadata
- Download URL: lanyora-0.3.0-py3-none-any.whl
- Upload date:
- Size: 15.1 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 |
9e9c4fbf0848ad501d65192de86d9662c022b87da5a98105f0959911d9b02924
|
|
| MD5 |
f438d1fe8d62847c2dda7af614ab4851
|
|
| BLAKE2b-256 |
7d2739639055fc31ce273fe2978e79695b088b38d28b5c07a1c783c1cd0a5156
|