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.10.46.43.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2df9f267417030874e7259a64527920c168323645c347bd80f471be3beee5130 |
|
MD5 | 6aa8f058edf001e0fb127b42ccc8f4d6 |
|
BLAKE2b-256 | d672e8d32074486c049113deaf5aeb57e07431ad070894deb05419177135e9e2 |
Close
Hashes for MeUtils-2024.8.29.10.46.43-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c383007015c532cbc628bf1bd0dfa76ee6e6c1aac80ad72d627a28bc6a1c46d |
|
MD5 | 7279752225bcef61fba0535c82f24f4b |
|
BLAKE2b-256 | 07d68ab4f9ee7e91a97eaa35f2987ffd0472fbaadab71c36db4dc755a5e2058d |