phantom-config:幻影配置

时间:2024-06-08 06:52:54
【文件属性】:

文件名称:phantom-config:幻影配置

文件大小:24KB

文件格式:ZIP

更新时间:2024-06-08 06:52:54

python astronomy smoothed-particle-hydrodynamics Python

幻影配置 phantom-config:解析,转换,修改和生成Phantom配置文件 phantom-config可以读取 .in和.setup文件。 (它们具有相同的格式。)例如,您可以: 修改配置值或注释字符串, 添加新变量或删除旧变量, 将配置写入JSON或TOML文件, 从Python字典生成配置文件。 安装 用pip安装phantom-config python -m pip install phantomconfig 要求 Python 3.7+和 。 用法 基本用法 导入phantom-config。 >> > import phantomconfig 读取Phantom配置文件 >> > input_file = phantomconfig . read_config ( 'prefix.in' ) 打印摘要 >> > input_file . sum


【文件预览】:
phantom-config-master
----MANIFEST.in(29B)
----phantomconfig()
--------generators.py(5KB)
--------phantomconfig.py(19KB)
--------__init__.py(3KB)
--------parsers.py(9KB)
----.github()
--------workflows()
----.isort.cfg(113B)
----LICENSE(1KB)
----setup.py(1KB)
----README.md(5KB)
----tests()
--------__init__.py(0B)
--------stub()
--------test_phantomconfig.py(4KB)
----.gitignore(70B)
----CHANGELOG.md(1KB)
----.coveragerc(43B)

网友评论