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
File details
Details for the file meutils-2024.11.12.20.10.51.tar.gz
.
File metadata
- Download URL: meutils-2024.11.12.20.10.51.tar.gz
- Upload date:
- Size: 6.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bbced0533958607373ba56f873bee28bca412683681ef33af17f2f871d820b0 |
|
MD5 | 3cd97e01fa44b8fbbfb3ef5cec6db743 |
|
BLAKE2b-256 | 16df42d25573d63c97d309887ac11a1579c9fe1c1bf0cbe95a3e376821d82ce8 |
File details
Details for the file MeUtils-2024.11.12.20.10.51-py3-none-any.whl
.
File metadata
- Download URL: MeUtils-2024.11.12.20.10.51-py3-none-any.whl
- Upload date:
- Size: 6.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d430ccaf84530379a8d5fe6a5e41a49f109b23c2a4597ad22873fc5644e12ab8 |
|
MD5 | cbff1ebfd919c93ea065031ed7fb6544 |
|
BLAKE2b-256 | cc72ebe4fe6eb94c794327e250f74a1eeb0aaa8fd870ac71337a3d06ef0bc585 |