carefree-toolkit:一些常用功能和模块

时间:2024-02-29 02:22:02
【文件属性】:

文件名称:carefree-toolkit:一些常用功能和模块

文件大小:92KB

文件格式:ZIP

更新时间:2024-02-29 02:22:02

python data-science numpy Python

无忧无虑工具包 carefree-toolkit实现了一些常用功能和模块 安装 carefree-toolkit需要Python 3.6或更高版本。 pip install carefree-toolkit 要么 git clone https://github.com/carefree0910/carefree-toolkit.git cd carefree-toolkit pip install -e . 用法 timeit class timeit ( context_error_handler ): def __init__ ( self , msg ) 时序上下文管理器。 参量 msg : str ,我们要计时的上下文名称。 例 import time from cftool . misc import timeit # ~~~ [ info ] timing


【文件预览】:
carefree-toolkit-dev
----pyproject.toml(68B)
----.github()
--------workflows()
----tests()
--------unittests()
--------usages()
----LICENSE(1KB)
----setup.py(1KB)
----.gitignore(108B)
----cftool()
--------optim()
--------ml()
--------stat.py(6KB)
--------misc.py(72KB)
--------dist()
--------__init__.py(0B)
--------c()
--------manage.py(24KB)
--------cv()
----README.md(8KB)

网友评论