aiida-phtools

View on PyPIReverse Dependencies (0)

0.1.0a1 aiida_phtools-0.1.0a1-py2-none-any.whl

Wheel Details

Project: aiida-phtools
Version: 0.1.0a1
Filename: aiida_phtools-0.1.0a1-py2-none-any.whl
Download: [link]
Size: 17309
MD5: 279b3c01ec71019e63ca2af3b7997da8
SHA256: 2ac03fb060f3f5a600abf2a918da824ea2d4872f79779564669d77c8d57142f8
Uploaded: 2018-06-21 18:54:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiida-phtools
Version: 0.1.0a1
Summary: AiiDA plugin for persistence homology tools, used to analyze nanoporous materials.
Author: Leopold Talirz
Author-Email: leopold.talirz[at]gmail.com
Home-Page: https://github.com/ltalirz/aiida-phtools
License: MIT
Classifier: Programming Language :: Python
Requires-Dist: aiida (>=0.11)
Requires-Dist: voluptuous
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: pre-commit; extra == "pre-commit"
Requires-Dist: yapf; extra == "pre-commit"
Requires-Dist: prospector; extra == "pre-commit"
Requires-Dist: pylint; extra == "pre-commit"
Requires-Dist: aiida-core[testing]; extra == "testing"
Provides-Extra: docs
Provides-Extra: pre-commit
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 614 characters]

WHEEL

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

RECORD

Path Digest Size
aiida_phtools/__init__.py sha256=b8b50zJYw3XlriUTGumylUhvM10mg1uQxHt6VQFdw_c 131
aiida_phtools/calculations/__init__.py sha256=D-kBva4xtnZf4NGYhtyqbUDQ7p4kB8LC598Tsxn7t2Q 119
aiida_phtools/calculations/distance_matrix.py sha256=XNVz9YjN7M-QCopcesgR7_Ea3YLU0WZW8-KGDFiHOhM 4705
aiida_phtools/calculations/pore_surface.py sha256=_oS9FJyTa4l441zLSiv_dO2jR6gk4WJm5kx_U2eUbCI 4992
aiida_phtools/calculations/test_distance_matrix.py sha256=cCv-IUgFzXbM10a_ewCuNoX-DS66iUgGKUb2sn7v5Iw 1094
aiida_phtools/calculations/test_pore_surface.py sha256=8fEXBJEmn1PjmYbx58xlcDn98Ba4epepk803_5KWgXE 1464
aiida_phtools/data/__init__.py sha256=N9Fx5bO3yg5dINZdJePpj45yHgG70VomsbEYKgljvzM 107
aiida_phtools/data/data_cli.py sha256=AqvBzuFbNbOTwDPGJAXdnkCmLT9asTVzv1UE9DliiJk 1470
aiida_phtools/data/pore_surface.py sha256=lC1pnMAWDmxGiJY7gpo3UEVeTYFd9CLdM-ghGVtebkg 3196
aiida_phtools/parsers/__init__.py sha256=J4TuUVCcN0nqZCYVfgWEreGbm6TT72tr0xL7pkI1J54 108
aiida_phtools/parsers/distance_matrix.py sha256=6xRRy1Toq-E03x45La0gv14iuuGWuYua-WOhLX7YHHI 2423
aiida_phtools/parsers/pore_surface.py sha256=VQML8tMrolMf0X4hUYhhHT04JbanPuy3yScymRHsjVw 2427
aiida_phtools/tests/__init__.py sha256=BwFMKVUa9iOHyHqklUIT2MsmRLxlv_dV3jFwXNAT5vE 3213
aiida_phtools/workflows/__init__.py sha256=A9TeXgRlOAORsT_Inr0fg3DM27RV3gIZJQ_vYfK_Iik 51
aiida_phtools/workflows/dmatrix.py sha256=2T7erU767u4ezc8U-99t8dxDv4hbkqaUyPqysvWO0LI 6727
aiida_phtools/workflows/test_dmatrix.py sha256=ockuR_PnF7lV1o5WF5ToeP0es2WhAREmKm4fKlxUvwo 1243
aiida_phtools-0.1.0a1.data/scripts/cli.py sha256=uoWiT91R2jlSaP9LMw0HrIpTZWv001qh7fQnnQiVNf0 2047
aiida_phtools-0.1.0a1.dist-info/METADATA sha256=shbtSI7TqsYA5iQ9J2RwJ4oScncQPasYN-9TyTB8Olg 1402
aiida_phtools-0.1.0a1.dist-info/RECORD
aiida_phtools-0.1.0a1.dist-info/WHEEL sha256=_V8uWu5F_h-lvAz5Mbq4oZqV_uCfL4cHgm4IIlDevzU 92
aiida_phtools-0.1.0a1.dist-info/entry_points.txt sha256=7_rcm-8EIFtjaPQ41z94nuJ3JjtxocXKDTyGH6LdIHM 441
aiida_phtools-0.1.0a1.dist-info/top_level.txt sha256=TszGUqNe2sS2QFf0vf7INPcDFz1hTjCyyLO6f0RmglY 14

top_level.txt

aiida_phtools

entry_points.txt

phtools.dmatrix = aiida_phtools.calculations.distance_matrix:DistanceMatrixCalculation
phtools.surface = aiida_phtools.calculations.pore_surface:PoreSurfaceCalculation
phtools.surface = aiida_phtools.data.pore_surface:PoreSurfaceParameters
phtools.dmatrix = aiida_phtools.parsers.distance_matrix:DistanceMatrixParser
phtools.surface = aiida_phtools.parsers.pore_surface:PoreSurfaceParser