Skip to main content

description

Project description

Downloads

: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


刷题 git规范

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

meutils-2025.7.4.20.14.52.tar.gz (6.3 MB view details)

Uploaded Source

Built Distribution

MeUtils-2025.7.4.20.14.52-py3-none-any.whl (6.8 MB view details)

Uploaded Python 3

File details

Details for the file meutils-2025.7.4.20.14.52.tar.gz.

File metadata

  • Download URL: meutils-2025.7.4.20.14.52.tar.gz
  • Upload date:
  • Size: 6.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.14

File hashes

Hashes for meutils-2025.7.4.20.14.52.tar.gz
Algorithm Hash digest
SHA256 fe9a1384efed510df30d8407c21bf2aa417c873d104b09c5ef1081e669d8ea33
MD5 9c56f78c02cf998f0b969b818de48b0f
BLAKE2b-256 1123ac681bc46b2da4c53a53f572a70baa20678f48e07d6f2a3f06d6cf2a467a

See more details on using hashes here.

File details

Details for the file MeUtils-2025.7.4.20.14.52-py3-none-any.whl.

File metadata

File hashes

Hashes for MeUtils-2025.7.4.20.14.52-py3-none-any.whl
Algorithm Hash digest
SHA256 c963a38f3b1448edca1ba6becebaa37c9909c4a91306ca8e52f513c89d3ec3ae
MD5 991bff357e9e77e7f9891e8cc90f24f7
BLAKE2b-256 33a4a89ca763ea89f8e4c4b39638c6f7f4de3e2743a162d3acb3527260334778

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page