aiida-ase

View on PyPIReverse Dependencies (2)

3.0.0 aiida_ase-3.0.0-py3-none-any.whl

Wheel Details

Project: aiida-ase
Version: 3.0.0
Filename: aiida_ase-3.0.0-py3-none-any.whl
Download: [link]
Size: 15202
MD5: 1785563f5b7b2e6804a05cf35c083885
SHA256: be182f2960fd3ebcf9f4365d2d19a28f97e74c766f85572f552c10e014f22748
Uploaded: 2023-10-04 14:17:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiida-ase
Version: 3.0.0
Summary: The official AiiDA plugin for ASE.
Author-Email: The AiiDA team <developers[at]aiida.net>
Project-Url: Source, https://github.com/aiidaplugins/aiida-ase
Keywords: aiida,workflows,ase
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AiiDA
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
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.8
Requires-Dist: aiida-core (~=2.0)
Requires-Dist: ase
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-autoapi; extra == "docs"
Requires-Dist: sphinx-book-theme; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: pre-commit; extra == "pre-commit"
Requires-Dist: pylint; extra == "pre-commit"
Requires-Dist: pgtest; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-regressions; extra == "tests"
Provides-Extra: docs
Provides-Extra: pre-commit
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 3138 characters]

WHEEL

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

RECORD

Path Digest Size
aiida_ase/__init__.py sha256=_QWsdMU-Xjh-FPy1ZtiW-AlI_pgqstw6yiBLyBwVjaE 87
aiida_ase/calculations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiida_ase/calculations/ase.py sha256=X38SbBun2EjHuo75IYPKrpWj0TNTgqhzQwcHReo_k68 20573
aiida_ase/parsers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiida_ase/parsers/ase.py sha256=HFoia8rGAMg109h_BvN7IPb0WF_E3fZuT0BCi4JQQwc 2460
aiida_ase/parsers/gpaw.py sha256=ituP5QgC5Y8ERSDlCLujuEJD7X7XiS8tFzpDTKI0wFM 7127
aiida_ase/workflows/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiida_ase/workflows/base.py sha256=7fADq9i4Tyj2hLUtWliIrWPevgbkLwQCiKQG7u3QmZI 6330
aiida_ase-3.0.0.dist-info/entry_points.txt sha256=bLLOiboCKtr_tjL_B0j3jvm9L23EHDAEk6fdOfkGBQQ 248
aiida_ase-3.0.0.dist-info/LICENSE.txt sha256=YUdsHY2WxyS9eY39SXR2i1taOegTty28FpOEqEXlEf8 1073
aiida_ase-3.0.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
aiida_ase-3.0.0.dist-info/METADATA sha256=6ymytLpGRsDtMWL1SbGDKIYZYZoqt_HgjRScQNibtfQ 4541
aiida_ase-3.0.0.dist-info/RECORD

entry_points.txt

ase.ase = aiida_ase.calculations.ase:AseCalculation
ase.ase = aiida_ase.parsers.ase:AseParser
ase.gpaw = aiida_ase.parsers.gpaw:GpawParser
ase.gpaw.base = aiida_ase.workflows.base:GpawBaseWorkChain