pyroll-cli

View on PyPIReverse Dependencies (2)

3.0.0 pyroll_cli-3.0.0-py3-none-any.whl

Wheel Details

Project: pyroll-cli
Version: 3.0.0
Filename: pyroll_cli-3.0.0-py3-none-any.whl
Download: [link]
Size: 12099
MD5: eeef42c8d3249dda86e151588c725918
SHA256: e3c4cbcc3772ef013bb612ad5393735a394be01cc0f186f76efd7d403a8da219
Uploaded: 2024-11-06 14:53:10 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pyroll-cli
Version: 3.0.0
Summary: PyRoll rolling simulation framework - command line interface (CLI).
Author-Email: Max Weiner <max.weiner[at]imf.tu-freiberg.de>, Christoph Renzing <christoph.renzing[at]imf.tu-freiberg.de>, Matthias Schmidtchen <matthias.schmidtchen[at]imf.tu-freiberg.de>, Max Stirl <max.stirl[at]imf.tu-freiberg.de>
Project-Url: Homepage, https://pyroll-project.github.io
Project-Url: Repository, https://github.com/pyroll-project/pyroll-cli
Project-Url: Documentation, https://pyroll.readthedocs.io/en/latest/basic/cli.html
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Hatch
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: Framework :: Pytest
Classifier: Framework :: Sphinx
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9
Requires-Dist: click-repl (~=0.2)
Requires-Dist: click (~=8.0)
Requires-Dist: jinja2 (~=3.0)
Requires-Dist: pyroll-core (~=3.0)
Requires-Dist: rich (~=13.0)
Requires-Dist: tomli-w (~=1.0)
Requires-Dist: tomli (~=2.0)
Description-Content-Type: text/markdown
License-Expression: BSD-3-Clause
License-File: LICENSE
[Description omitted; length: 415 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyroll/cli/__init__.py sha256=zlv9SaezsVezeW1On2lHZrRYUkEpXcAjMuPHX_gU15k 78
pyroll/cli/__main__.py sha256=7I97t47rMH5ZO-9cIr2wWgjv1-pfrG805Z06OV2uIEM 71
pyroll/cli/config.py sha256=BWASnpcyeh2GundYjT2-I9FMvLBq00xQK1DYBoscT70 432
pyroll/cli/rich.py sha256=Uw_YCNrSRAaMJxQZyHPWpv4KP3oZoIzSMpSODZYlzfA 280
pyroll/cli/program/__init__.py sha256=FZ325pIy54ZPhNIBu5UMgj7h3x93qcYgv5xbEex-cEw 669
pyroll/cli/program/create.py sha256=qZ-n0-jkiqm43YtDH4L5KX88Hfm8putLQsmWT2ao3uk 4542
pyroll/cli/program/edit.py sha256=B4aW32HiCWAquIU4jtDVloKHRnlK8XR9tfftqhoc7l0 565
pyroll/cli/program/input.py sha256=Wq76BK44eaQFUgPaJ79UucK6W_w85dyMWrpreNEIjfs 1641
pyroll/cli/program/main.py sha256=eHUmBNDBWbI0IPURDREz0lgyf2epQc8I4Jma7bWwhr4 3960
pyroll/cli/program/shell.py sha256=WO9tvZIYI7zR3UuyhHX_p3Mfe7aqcpO91wgq_t9Do1Q 1763
pyroll/cli/program/solve.py sha256=3-vE5Ht0UiYtM7m-sAD5Pedgtm4GV6H3K7TMQJpAo40 917
pyroll/cli/program/state.py sha256=6F7doJxzbNyV7qSDyUqtib0wQtOHqnZBsLX6vZEyqgc 367
pyroll/cli/res/config.toml sha256=NE0Ec1yAzHo2NpHtK5tglHC5uuz7G0EUITwFlOt6Rvg 911
pyroll/cli/res/input.py sha256=TsS3Hjh5ECnloPj04co3UIYzGpGFrD1c_fxdJu-pzrU 1002
pyroll_cli-3.0.0.dist-info/METADATA sha256=ZtPKxJqgikfAQUZDmRGnY0T0Jmpwsl8pV1FelglMYDU 1987
pyroll_cli-3.0.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
pyroll_cli-3.0.0.dist-info/entry_points.txt sha256=5R_P52Nns1REJWi6SCKloDBAFrqYyWNSuoagA7DAkCM 54
pyroll_cli-3.0.0.dist-info/licenses/LICENSE sha256=-0PCA71lACnKNo63-a7VX428PGyTmL6DW0vxAJZBK7M 1506
pyroll_cli-3.0.0.dist-info/RECORD

entry_points.txt

pyroll = pyroll.cli.program:run_cli