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

Uploaded Source

Built Distribution

MeUtils-2024.11.13.17.22.6-py3-none-any.whl (6.4 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: meutils-2024.11.13.17.22.6.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

Hashes for meutils-2024.11.13.17.22.6.tar.gz
Algorithm Hash digest
SHA256 ef18e9ce672b2e9bb2fef79041915177366fe73b4236ad346d171ef7a3293185
MD5 5e3d1b37a4aa100817b575a962b3de38
BLAKE2b-256 cf785d029719c3634649268d576643e51625bf615eb8bc045f0e3279885ca2cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for MeUtils-2024.11.13.17.22.6-py3-none-any.whl
Algorithm Hash digest
SHA256 907d99f5c9ed76b408b068bc37195ddc5eecc6aa142d2e59780b7c8beff7e1e0
MD5 2ab6acf38dc46515ebb82cbfa9e31f6b
BLAKE2b-256 200f4c96019706da41e89f372bd889dd512c81c2f5b086b509cc8b9134551e5a

See more details on using hashes here.

Supported by

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