cobald-hep-plugins

View on PyPIReverse Dependencies (0)

0.12.1 cobald_hep_plugins-0.12.1-py2.py3-none-any.whl

Wheel Details

Project: cobald-hep-plugins
Version: 0.12.1
Filename: cobald_hep_plugins-0.12.1-py2.py3-none-any.whl
Download: [link]
Size: 4852
MD5: d6e4a1c1735d25a237417bf7de778f10
SHA256: fbfd9a7f6bc48ee0b78fb11a70bba42d978dc3bce75381f1f2943a635296999c
Uploaded: 2022-07-26 17:11:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cobald-hep-plugins
Version: 0.12.1
Summary: COBalD/TARDIS Plugins for High Energy Physics
Maintainer-Email: Max Fischer <maxfischer2781[at]gmail.com>, MatterMiners <matterminers[at]lists.kit.edu>
Project-Url: Documentation, https://cobald-hep-plugins.readthedocs.io/
Project-Url: Source, https://github.com/MatterMiners/cobald-hep-plugins
Keywords: cobald,tardis,High Energy Physics
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: ~=3.6
Requires-Dist: cobald (~=0.12)
Requires-Dist: cobald-tardis
Requires-Dist: typing_extensions; python_version < "3.8"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: pytest; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: flake8-bugbear; extra == "test"
Requires-Dist: black; extra == "test" and implementation_name == "cpython"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: flake8-2020; extra == "test"
Requires-Dist: mypy; extra == "test" and implementation_name == "cpython"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1784 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.7.1
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
cobald_hep_plugins/__init__.py sha256=6sm5m7eWd9KyuPgkTCGqENh4CpMyOwDPUUlRUX8D9W8 77
cobald_hep_plugins/example.py sha256=_uDu7xn-AyY2svKeSin9PG6JN2kXJZNw8PyDjptpCus 524
cobald_hep_plugins/stopper.py sha256=AbmivuTwhYiWTUTtzWojI5M6Ck-wb44fRA_F0THBkk8 1776
cobald_hep_plugins-0.12.1.dist-info/entry_points.txt sha256=hYUpoHGPQkRRaJZfXlVemop_bfSQXFsihdLPlUN7wsw 141
cobald_hep_plugins-0.12.1.dist-info/LICENSE sha256=8OM7hexUnetdna2P6mnjgVeyk5hDAzSRwpsvGAHJiZo 1098
cobald_hep_plugins-0.12.1.dist-info/WHEEL sha256=96_DCfscDnVj9fVNwi1rfifiRwfpxLjwXWglVksjj_E 99
cobald_hep_plugins-0.12.1.dist-info/METADATA sha256=deWL9E-4k7zcISRnlK5jW8z56NZxacZH07HBDNnnpAY 3315
cobald_hep_plugins-0.12.1.dist-info/RECORD

entry_points.txt

CobaldHepProjectExample = cobald_hep_plugins.example:DemandScale
Stopper = cobald_hep_plugins.stopper:Stopper