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())
复制
功能特性
- 性能计时装饰器
- 重试机制装饰器
- 终端提示工具
- 随机密码生成
- 浏览器快速打开
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.1.0.tar.gz
(4.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 lanyora-0.1.0.tar.gz.
File metadata
- Download URL: lanyora-0.1.0.tar.gz
- Upload date:
- Size: 4.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 |
4cdf90a0635a0ab8d6a4f00fd84b1c023b2070199dab18579122e4b47185ce0a
|
|
| MD5 |
6bc6ea082e2407400a533dffc2f4b4f5
|
|
| BLAKE2b-256 |
65ceea025b2a954d67c718045efe020cb3f466b68bdc55219cd7119f6bd31dbc
|
File details
Details for the file lanyora-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lanyora-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 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 |
f7ce36d0d5012552d2a768e54ffbd9e0db063b83bf4767c8d935662d8dfacf77
|
|
| MD5 |
a968d83c24699108143443d4282a4fa6
|
|
| BLAKE2b-256 |
0d276c8bc293ab9c4f7d97d6f6fa3d6ed3929847d6811ebdf36d2658fc1d83bc
|