cloudmesh-common:使python编程更容易并在cloudmesh中使用的通用方法

时间:2024-03-01 19:53:21
【文件属性】:

文件名称:cloudmesh-common:使python编程更容易并在cloudmesh中使用的通用方法

文件大小:112KB

文件格式:ZIP

更新时间:2024-03-01 19:53:21

Python

Cloudmesh常见 安装和说明文件 请注意,有几个软件包可以在安装文档中找到。 链接 文献资料 码 安装说明 特色功能 该库包含许多有用的功能和API,我们在此处重点介绍。 它们用于与系统交互,并提供许多功能来实现命令行程序和shell。 安慰 控制台提供了方便的方式来在终端中打印彩色消息类型,例如错误,信息和常规消息 from cloudmesh . common . console import Console Console . error ( "this is an error printed in red wth prefix ERROR:" ) Console . msg ( "this is a msg printed in black" ) Console . ok ( "this is an ok message printed in green" ) 贝壳


【文件预览】:
cloudmesh-common-main
----setup.py(4KB)
----.gitignore(1KB)
----requirements.txt(761B)
----Makefile(3KB)
----bin()
--------readme.py(2KB)
--------tag-rm.py(1KB)
----__init__.py(0B)
----.travis.yml(1KB)
----MANIFEST.in(232B)
----.bumpversion.cfg(258B)
----LICENSE(11KB)
----CHANGELOG.md(1KB)
----setup.cfg(28B)
----README.md(5KB)
----VERSION(6B)
----tests()
--------test_parameter.py(4KB)
--------test_benchmark.py(817B)
--------test_tables.py(2KB)
--------test_ping.py(3KB)
--------test_stopwatch.py(1KB)
--------test_printer.py(1KB)
--------test_tabulate.py(1KB)
--------ssh()
--------test_host.py(667B)
--------test_strdb.py(2KB)
--------test_shell_commands.py(2KB)
--------test_verbose.py(2KB)
--------test_shell.py(837B)
--------test_flatdict.py(4KB)
----pytest.ini(176B)
----cloudmesh()
--------__init__.py(351B)
--------common()
----requirements-github.txt(6B)
----a.html(6KB)
----AUTHORS(318B)
----requirements-dev.txt(85B)
----.mailmap(8KB)
----.editorconfig(672B)
----tox.ini(117B)
----deprecated()
--------old_init.py(632B)
--------etc()
--------config.py(789B)
--------test_configdict.py(3KB)
--------ConfigDict.py(15KB)
--------BaseConfigDict.py(16KB)

网友评论