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.16.13.45.11.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b357454eeaac996fde84b75912f5f1fc4e4d110ebf4707c8946f55d4e27e79c8 |
|
MD5 | 302bbf2904070e431c2037c5fe806f46 |
|
BLAKE2b-256 | 47c3d8700b5a1db9f6959a5a91f30f08badc2e05d6d08fcd3b26d0ac38412874 |
Close
Hashes for MeUtils-2024.8.16.13.45.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13f22283027e43c7fc365c2f61ca8c30e4f672f0e0fe0248037f6368f5e08e7e |
|
MD5 | 11b8fad5ad0f2dee4950be6bddd33bcd |
|
BLAKE2b-256 | 5e4397acb3a994a348dbff8ae6013452263e30b7af9d24de1ed2699b72e86a4d |