MeUtils


NameMeUtils JSON
Version 2024.4.11.9.16.11 PyPI version JSON
download
home_pagehttps://github.com/yuanjie-ai/MeUtils
Summarydescription
upload_time2024-04-11 01:16:56
maintaineryuanjie
docs_urlNone
authoryuanjie
requires_python>=3.6
licenseMIT License
keywords utils
VCS
bugtrack_url
requirements tqdm joblib numpy pandas matplotlib cachetools scikit-learn Pillow-PIL faker rich emoji python-dotenv wrapt loguru typer kazoo pyyaml wget requests tenacity lxml pydantic schedule diskcache
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Downloads](http://pepy.tech/badge/meutils)](http://pepy.tech/project/meutils)

<h1 align = "center">:rocket: 常用工具类 :facepunch:</h1>

## Install
```bash
pip install -U meutils
```

## [Docs](https://jie-yuan.github.io/MeUtils/)

### Tools
```python
from meutils.pipe import *

for i in range(5) | xtqdm:
    logger.info("这是一个进度条")

with timer('LOG'):
    logger.info("打印一条log所花费的时间")
```

<details markdown="1">
  <summary><b>A</b></summary>

```python
ABtest
```

</details>

### Notice
```python
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

---
![刷题](https://tva1.sinaimg.cn/large/008eGmZEly1gopa6fzuwwj30xj0u0ado.jpg)
![git规范](https://tva1.sinaimg.cn/large/008eGmZEly1gn22tnx04dj312t0qpq6k.jpg)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yuanjie-ai/MeUtils",
    "name": "MeUtils",
    "maintainer": "yuanjie",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "313303303@qq.com",
    "keywords": "utils",
    "author": "yuanjie",
    "author_email": "313303303@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/d7/0f/dea3e24c5aa53d02b6ece96a91d67a0043f5a7c61f776eaecf95bb95200f/MeUtils-2024.4.11.9.16.11.tar.gz",
    "platform": "all",
    "description": "[![Downloads](http://pepy.tech/badge/meutils)](http://pepy.tech/project/meutils)\n\n<h1 align = \"center\">:rocket: \u5e38\u7528\u5de5\u5177\u7c7b :facepunch:</h1>\n\n## Install\n```bash\npip install -U meutils\n```\n\n## [Docs](https://jie-yuan.github.io/MeUtils/)\n\n### Tools\n```python\nfrom meutils.pipe import *\n\nfor i in range(5) | xtqdm:\n    logger.info(\"\u8fd9\u662f\u4e00\u4e2a\u8fdb\u5ea6\u6761\")\n\nwith timer('LOG'):\n    logger.info(\"\u6253\u5370\u4e00\u6761log\u6240\u82b1\u8d39\u7684\u65f6\u95f4\")\n```\n\n<details markdown=\"1\">\n  <summary><b>A</b></summary>\n\n```python\nABtest\n```\n\n</details>\n\n### Notice\n```python\nfrom meutils.pipe import *\nfrom meutils.log_utils import logger4wecom\nfrom meutils.decorators.catch import wecom_catch, wecom_hook\n\n@wecom_catch()\ndef wecom_catch_test():\n    1/0\n\n@wecom_hook('wecom_hook_test', 'Sleeping 3s')\ndef wecom_hook_test():\n    time.sleep(3)\n\n```\n\n\n\n---\n## TODO\n\npyspark https://wiki.n.miui.com/pages/viewpage.action?pageId=477643956\n\n---\n![\u5237\u9898](https://tva1.sinaimg.cn/large/008eGmZEly1gopa6fzuwwj30xj0u0ado.jpg)\n![git\u89c4\u8303](https://tva1.sinaimg.cn/large/008eGmZEly1gn22tnx04dj312t0qpq6k.jpg)\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "description",
    "version": "2024.4.11.9.16.11",
    "project_urls": {
        "Homepage": "https://github.com/yuanjie-ai/MeUtils"
    },
    "split_keywords": [
        "utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "162138d161be60fc22cff2d8fe89c038d0975010594370e60988144d8cb4e918",
                "md5": "2c68781a75842d5883508c9d06f9eeea",
                "sha256": "195e09fe3fd1519ebd57140b117289b7f3b4a51fa127a008e2387c53d6826b14"
            },
            "downloads": -1,
            "filename": "MeUtils-2024.4.11.9.16.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c68781a75842d5883508c9d06f9eeea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 7714992,
            "upload_time": "2024-04-11T01:16:28",
            "upload_time_iso_8601": "2024-04-11T01:16:28.270820Z",
            "url": "https://files.pythonhosted.org/packages/16/21/38d161be60fc22cff2d8fe89c038d0975010594370e60988144d8cb4e918/MeUtils-2024.4.11.9.16.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d70fdea3e24c5aa53d02b6ece96a91d67a0043f5a7c61f776eaecf95bb95200f",
                "md5": "510147de892aa42f7a4b8cd611695688",
                "sha256": "30b2301e78bf80d07dcf8a1f5187ca5432d2e201b29941b49f323e5ad1cdbb29"
            },
            "downloads": -1,
            "filename": "MeUtils-2024.4.11.9.16.11.tar.gz",
            "has_sig": false,
            "md5_digest": "510147de892aa42f7a4b8cd611695688",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 7480054,
            "upload_time": "2024-04-11T01:16:56",
            "upload_time_iso_8601": "2024-04-11T01:16:56.130201Z",
            "url": "https://files.pythonhosted.org/packages/d7/0f/dea3e24c5aa53d02b6ece96a91d67a0043f5a7c61f776eaecf95bb95200f/MeUtils-2024.4.11.9.16.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 01:16:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yuanjie-ai",
    "github_project": "MeUtils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "joblib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "cachetools",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "Pillow-PIL",
            "specs": []
        },
        {
            "name": "faker",
            "specs": []
        },
        {
            "name": "rich",
            "specs": []
        },
        {
            "name": "emoji",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        },
        {
            "name": "wrapt",
            "specs": []
        },
        {
            "name": "loguru",
            "specs": []
        },
        {
            "name": "typer",
            "specs": []
        },
        {
            "name": "kazoo",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "wget",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "tenacity",
            "specs": []
        },
        {
            "name": "lxml",
            "specs": []
        },
        {
            "name": "pydantic",
            "specs": []
        },
        {
            "name": "schedule",
            "specs": []
        },
        {
            "name": "diskcache",
            "specs": []
        }
    ],
    "lcname": "meutils"
}
        
Elapsed time: 0.24515s