pyroll-export

View on PyPIReverse Dependencies (2)

3.0.0 pyroll_export-3.0.0-py3-none-any.whl

Wheel Details

Project: pyroll-export
Version: 3.0.0
Filename: pyroll_export-3.0.0-py3-none-any.whl
Download: [link]
Size: 6899
MD5: f011b53071eb358d9ad785706dda955b
SHA256: fe557498e088c7be730939a55c03b051a8c695cb515c54114bdb0a125cc32efc
Uploaded: 2024-11-08 08:14:41 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pyroll-export
Version: 3.0.0
Summary: PyRoll rolling simulation framework - data export.
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.readthedocs.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: lxml (~=5.0)
Requires-Dist: pandas (~=2.0)
Requires-Dist: pluggy (~=1.0)
Requires-Dist: pyroll-core (~=3.0)
Requires-Dist: pyyaml (~=6.0)
Description-Content-Type: text/markdown
License-Expression: BSD-3-Clause
License-File: LICENSE
[Description omitted; length: 384 characters]

WHEEL

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

RECORD

Path Digest Size
pyroll/export/__init__.py sha256=kHATEu6Si97w9n_LiyMLMJk5PMsOBgsa07HP7G4MVmc 373
pyroll/export/cli.py sha256=JVbU3uto-uC_Y0gAysNMUZqD4oQ8BwMMNetI8QGJ9PA 1716
pyroll/export/convert.py sha256=_Du4PPH7vv9K3yeaukt2B_W4NDgTRB9lY2MJbfPSaBY 6249
pyroll/export/export.py sha256=6xNzXocgz_kKdDGt05_tgDBqdllOGlC5Gade2-vxOBM 2524
pyroll/export/hookspecs.py sha256=bT6jY4aBYK8f4lUIkmcawQqhXpSTa6hFouDkjIGGHN8 330
pyroll/export/pluggy.py sha256=GjSM38SDtgW-E0YM7aK2OHU_x8Tm-Unf10o7Hjm7GxY 170
pyroll_export-3.0.0.dist-info/METADATA sha256=Ge-L7anRm5GSkNhtTuy4cb7haVS_zlJe9u6vL7HYkv4 1881
pyroll_export-3.0.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
pyroll_export-3.0.0.dist-info/entry_points.txt sha256=yCjkWaMl1Ceg4khKvQTjOYjs0wYifZhmpxwSMR0yPKQ 152
pyroll_export-3.0.0.dist-info/licenses/LICENSE sha256=-0PCA71lACnKNo63-a7VX428PGyTmL6DW0vxAJZBK7M 1506
pyroll_export-3.0.0.dist-info/RECORD

entry_points.txt

export-csv = pyroll.export.cli:export_csv
export-json = pyroll.export.cli:export_json
export-yaml = pyroll.export.cli:export_yaml