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.6.18.52.48.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa7e0d3a76d098d007ad1da1cc477dae04cd8cfc8cb14cb83ac823d8e7b24546 |
|
MD5 | 7b8fdfb956d4c184fc275efd30ca84e0 |
|
BLAKE2b-256 | d7db513dd76605baf7d7e0d48c2308479b9c663ff586bc89ef524201e77b4640 |
Close
Hashes for MeUtils-2024.8.6.18.52.48-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4274c1a8f2f0584f11a4ddff14cb73ca59ffd9b416d8c88887356e2a38bd72ae |
|
MD5 | 0eecb7ff371724ee53bb7aace2f224d6 |
|
BLAKE2b-256 | a6dff65003ba72123756014d7bd741d6f5b749761ae832e40dc668067dc1c1a2 |