pyrokinetics-plugin-examples

View on PyPIReverse Dependencies (0)

0.2.1 pyrokinetics_plugin_examples-0.2.1-py3-none-any.whl

Wheel Details

Project: pyrokinetics-plugin-examples
Version: 0.2.1
Filename: pyrokinetics_plugin_examples-0.2.1-py3-none-any.whl
Download: [link]
Size: 7891
MD5: 4d649b64fe4865bd110645b208e70864
SHA256: d9fe59856c4b04b27d487ef5f3ffb58361dad93cd5952c10a8736d91f53a5684
Uploaded: 2023-10-12 10:35:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyrokinetics-plugin-examples
Version: 0.2.1
Summary: A collection of example plugins for Pyrokinetics
Author-Email: Liam Pattinson <liam.pattinson[at]york.ac.uk>
Project-Url: Source, https://github.com/LiamPattinson/pyrokinetics-plugin-examples
Project-Url: Tracker, https://github.com/LiamPattinson/pyrokinetics-plugin-examples/issues
License: MIT License Copyright (c) 2023 LiamPattinson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: gyrokinetics,analysis,plasma,research
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: black; extra == "lint"
Requires-Dist: ruff; extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: docformatter; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: refurb; python_version >= "3.10" and extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-sugar; extra == "test"
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 182 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyrokinetics_plugin_examples/__init__.py sha256=W-WBYhywKjwOepD_shS824X6wWBjcAjFalnIuEDj8Dw 91
pyrokinetics_plugin_examples/_version.py sha256=MxUhzLJIZQfEpDTTcKSxciTGrMLd5v2VmMlHa2HGeo0 411
pyrokinetics_plugin_examples/equilibrium.py sha256=v6k6eL2l7JNbvusifwQkCsG_wYDwj8vX2oRpHYtB5Ls 2651
pyrokinetics_plugin_examples/gk_input.py sha256=n0tRsquEOKvNCo06h7oIQP5rGSYbdpKaDW8a_eZBkec 1785
pyrokinetics_plugin_examples/gk_output.py sha256=a9bjRz57F5o_onzsLXzcwUsoYnbSXmaV0v6XvjxbnUQ 1145
pyrokinetics_plugin_examples/kinetics.py sha256=fs1nzuXiTpbdHN5mHsKktmz8nSMA4Mr1xic_a-ptD4w 804
pyrokinetics_plugin_examples/utils.py sha256=8e2Gf0Lk1cjE-QltYc1RA70ARaQxMAQ9TsCIDTIMAEo 615
pyrokinetics_plugin_examples-0.2.1.dist-info/LICENSE sha256=lErugHjrtWKnjsjAm4VsJfCzPX3uszDBULSajVbOOgM 1070
pyrokinetics_plugin_examples-0.2.1.dist-info/METADATA sha256=G3-GJVve_fT71XvvqnrUWRitfi9-QjhsKW6RixXKMpw 2771
pyrokinetics_plugin_examples-0.2.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
pyrokinetics_plugin_examples-0.2.1.dist-info/entry_points.txt sha256=YO-o78Tk3dYaB7D_NExMKQ9FhtDhpRSfSlt7YanzCFM 349
pyrokinetics_plugin_examples-0.2.1.dist-info/top_level.txt sha256=_W9lwSHaYikVYU9cefThWrxlFgz7QhZFCFPOmoNX4yk 29
pyrokinetics_plugin_examples-0.2.1.dist-info/RECORD

top_level.txt

pyrokinetics_plugin_examples

entry_points.txt

_test = pyrokinetics_plugin_examples.equilibrium:EquilibriumReader
_test = pyrokinetics_plugin_examples.gk_input:MyGKInput
_test = pyrokinetics_plugin_examples.gk_output:GKOutputReader
_test = pyrokinetics_plugin_examples.kinetics:KineticsReader