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.18.15.57.11.tar.gz (6.3 MB view details)

Uploaded Source

Built Distribution

MeUtils-2025.7.18.15.57.11-py3-none-any.whl (6.9 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: meutils-2025.7.18.15.57.11.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.18.15.57.11.tar.gz
Algorithm Hash digest
SHA256 50284d9b556fca59dd68fb29b77b1b29e31ae57566ffaafbf4ffe336843b7edf
MD5 557b1a0d3633823fba8a37b1ec9c27c9
BLAKE2b-256 bf9682976497b9ccf496ed3066edb8d63960d2bae193677deddcdc66cbe9cc66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for MeUtils-2025.7.18.15.57.11-py3-none-any.whl
Algorithm Hash digest
SHA256 22b6c87ad81f8fd5ac4e8a6c59254f5956e571d8c5a634ecb309a0b3ba097ad2
MD5 51acd87d1e455fc9fe1bd734c428d943
BLAKE2b-256 0e0f0588f8c5b66545961c1fef915f8f3fe82ea3f9683a7c693bb624ccbb1034

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