description
Project description
:rocket: 常用工具类 :facepunch:
Install
pip install -U meutils
Docs
Tools
from meutils.pipe import *
for i in range(5) | xtqdm:
logger.info("这是一个进度条")
with timer('LOG'):
logger.info("打印一条log所花费的时间")
A
ABtest
Notice
from meutils.pipe import *
from meutils.log_utils import logger4wecom
from meutils.decorators.catch import wecom_catch, wecom_hook
@wecom_catch()
def wecom_catch_test():
1/0
@wecom_hook('wecom_hook_test', 'Sleeping 3s')
def wecom_hook_test():
time.sleep(3)
TODO
pyspark https://wiki.n.miui.com/pages/viewpage.action?pageId=477643956
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
Built Distribution
Close
Hashes for meutils-2024.8.29.18.29.33.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c997f75804f7710b390fe3048f065b40892d50ce68ff9c674f89081bbf8be8d |
|
MD5 | 8f3bc50d9cb6b6a53a20409e5458e889 |
|
BLAKE2b-256 | bfc4e9c3aff21a4338b8154b8642b8024e497ba1b7f140382c3057e3aa2fb1ac |
Close
Hashes for MeUtils-2024.8.29.18.29.33-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cdb808a4cd9c251cde97e4f854c78502a3391d736b57487c4a9e34a8b48c8ae |
|
MD5 | d1c66f09936daf62be0ac2a19ce6df45 |
|
BLAKE2b-256 | 9099487f4d7de9f20e4ff73a31eb7f2c373916f681b8c29d1564274e675aa822 |