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.23.18.45.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c6507a635735d11ae2d00081f66e83eff02538fb011aca46109879359657901 |
|
MD5 | ff474046c23022f35490c6a7e892fd6d |
|
BLAKE2b-256 | 1199cc9a7c6bcf6bf6074d93a704c15c24079d7b2f85f89138ca11338b006593 |
Close
Hashes for MeUtils-2024.8.23.18.45.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0b1a2d7d3cff0eb23c801a3c279553080bd711bddf9e625b1e4f764b4acea4f |
|
MD5 | 7e5f0b34e55644bcd43c3eaa83c8ee3a |
|
BLAKE2b-256 | cf0d304d15d81692c5c566f4f09c217f20615513f07d171edd1b780e361ff2a6 |