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-2026.2.23.19.51.59.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.2.23.19.51.59-py3-none-any.whl (7.4 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: meutils-2026.2.23.19.51.59.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.2.23.19.51.59.tar.gz
Algorithm Hash digest
SHA256 6f2b827bf78a6a0ba9e188a4588d33d8c328d82012f7bad55b9712bf9d369900
MD5 d88917cfe7187583ff8442b640f1ed0a
BLAKE2b-256 3eeec8b60a1b2c4644af76bc12de42c814277abcad1052ac105476c705172e34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for meutils-2026.2.23.19.51.59-py3-none-any.whl
Algorithm Hash digest
SHA256 a42061592f85369a28f5bc56da568bdcb34d4814d1871824e97d1d398aa46f39
MD5 295f06d309e4c23095d600b859e7fef3
BLAKE2b-256 93f1c20373920b4292d8abbfc142ea3db2886b5c10b60f98f6fed8ee7bbc5f4e

See more details on using hashes here.

Supported by

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