Skip to main content

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规范

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meutils-2026.7.17.3.11.27.tar.gz (6.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

meutils-2026.7.17.3.11.27-py3-none-any.whl (7.5 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for meutils-2026.7.17.3.11.27.tar.gz
Algorithm Hash digest
SHA256 8df3530b4c01b68eb062aff40b07efb291325d8e580355e288343e52c8c5534c
MD5 066cc86e63944f9e3f9c49a9a4b59cfa
BLAKE2b-256 2707ec7af90ea0610a9c794e5e24bd0a681277416769a8cce10393324ac3efec

See more details on using hashes here.

File details

Details for the file meutils-2026.7.17.3.11.27-py3-none-any.whl.

File metadata

File hashes

Hashes for meutils-2026.7.17.3.11.27-py3-none-any.whl
Algorithm Hash digest
SHA256 f08e65b7134e0d92bac2d48c2a9c224c1312a2557801f7d397e1e3650078e517
MD5 8c05de1c0f9da154c84f20ee1420a2a9
BLAKE2b-256 236d550feb9afc98d7510ec05236f38b3304177dcdb0ce9cc7efd72afbabadbb

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2026.7.17.3.11.27 This release

2 files

Supported by

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