py-utils:Python实用程序函数供内部使用

时间:2024-06-04 15:12:38
【文件属性】:

文件名称:py-utils:Python实用程序函数供内部使用

文件大小:199KB

文件格式:ZIP

更新时间:2024-06-04 15:12:38

Python

Py Utils Python实用程序函数供内部使用。 安装 使用pip直接从此repo(Stable)安装。 pip install --user --upgrade git+https://github.com/preeminence/py-utils.git 将开发版本用于新功能(不稳定) pip install --user --upgrade https://github.com/preeminence/py-utils/archive/dev.zip 配套包装 mongo_utils-用于处理常见mongo操作的实用程序库 tf_utils-用于处理常见的Tensorflow操作的实用程序库


【文件预览】:
py-utils-master
----setup.py(447B)
----.gitignore(60B)
----setup.cfg(39B)
----preeminence_utils()
--------tf_utils()
--------__init__.py(0B)
--------mongo_utils()
----README.md(678B)
----docs()
--------_build()
--------Makefile(614B)
--------index.rst(503B)
--------conf.py(5KB)
--------make.bat(821B)
--------tensorflow_utils.rst(219B)
--------mongo_utils.rst(116B)

网友评论