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.1.13.54.19.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee2530b8b1265b7ba3d8946ccd81e2b173a08a69bb4370a4dd49ec93bab82a94 |
|
MD5 | d48002b04692d47cd832f9b7277ee13c |
|
BLAKE2b-256 | 9d65a7536bab1a5174b238ccef12693286fcd3ce753c342dde1e546d083dc7b7 |
Close
Hashes for MeUtils-2024.8.1.13.54.19-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c8a6c9a9c00956f25e299b54b72ae3cf6fe36723b31f858e3d660edb99f836d |
|
MD5 | 059271338a9374354a4a1d9e2cee8045 |
|
BLAKE2b-256 | 69b3bcbaef5def1897de756c742e10d7dbc0c18be2e687e1ecdec9eef57c1ff9 |