aiida-plugin-template
View on PyPI — Reverse Dependencies (0)
0.2.0 | aiida_plugin_template-0.2.0-py2-none-any.whl |
Wheel Details
Project: | aiida-plugin-template |
Version: | 0.2.0 |
Filename: | aiida_plugin_template-0.2.0-py2-none-any.whl |
Download: | [link] |
Size: | 11710 |
MD5: | e48d9fc9d17895d829fec0dd99b272b7 |
SHA256: | 1b5d5271303ed6d3834873930a0961fa565c5549a13a335a2c2cea04d7024daa |
Uploaded: | 2018-01-19 00:14:51 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | bdist_wheel (0.29.0) |
Root-Is-Purelib: | true |
Tag: | py2-none-any |
RECORD
Path | Digest | Size |
---|---|---|
aiida_plugin_template/__init__.py | sha256=crdNVm3K-mgXLilUhLpowkjAgNtSEjkukJFow8BPrfg | 94 |
aiida_plugin_template/code.py | sha256=rl9y_SaF8WXWtOZpVMGAwVY-_it-iNbgOrsF7-tsJbg | 899 |
aiida_plugin_template/calculations/__init__.py | sha256=D-kBva4xtnZf4NGYhtyqbUDQ7p4kB8LC598Tsxn7t2Q | 119 |
aiida_plugin_template/calculations/multiply.py | sha256=3gmJUKbBOSrblzKa3GtVUCHdl3i_eHoQkzdl8urvYYk | 3560 |
aiida_plugin_template/data/__init__.py | sha256=N9Fx5bO3yg5dINZdJePpj45yHgG70VomsbEYKgljvzM | 107 |
aiida_plugin_template/data/data_cli.py | sha256=HwMPxVtF-MoTOy3Fr6IthelxreCb769w8VmZd7KKRcg | 1474 |
aiida_plugin_template/data/multiply.py | sha256=vUIbF92OkZAHHN6J68sZmvLYRbg8m5T5jw01y24cfLg | 1436 |
aiida_plugin_template/parsers/__init__.py | sha256=J4TuUVCcN0nqZCYVfgWEreGbm6TT72tr0xL7pkI1J54 | 108 |
aiida_plugin_template/parsers/multiply.py | sha256=9YIKnauucd7xJkn-UApI48V8G1BxpB4qlRI68hi0_eA | 2381 |
aiida_plugin_template/tests/__init__.py | sha256=yZ-Y51NR9NNOGNGEQ-UKBXX7_qoFKhxHKTYwZobwuVA | 150 |
aiida_plugin_template/tests/test_calculations.py | sha256=GM3qM7iflw5PZe0NxHAnK8UvCeZ0CceH-qgrZs3hZVU | 2832 |
aiida_plugin_template/workflows/__init__.py | sha256=A9TeXgRlOAORsT_Inr0fg3DM27RV3gIZJQ_vYfK_Iik | 51 |
aiida_plugin_template-0.2.0.data/scripts/cli.py | sha256=V0teycRsyq0GG_WFdPrWG-9eiRVw0Z8zrbY5-GFEGUg | 1868 |
aiida_plugin_template-0.2.0.dist-info/DESCRIPTION.rst | sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego | 10 |
aiida_plugin_template-0.2.0.dist-info/METADATA | sha256=M89esd4XiJwzlelhGDM9pag-jJh0HyYf3raPYhJxegY | 735 |
aiida_plugin_template-0.2.0.dist-info/RECORD | — | — |
aiida_plugin_template-0.2.0.dist-info/WHEEL | sha256=bee59qcPjkyXfMaxNWjl2CGotqfumWx9pC1hlVLr2mM | 92 |
aiida_plugin_template-0.2.0.dist-info/entry_points.txt | sha256=HEa24Mq70bWfLy3kL1dUCbV2Elg0lRXX3QFBuQkzwBU | 365 |
aiida_plugin_template-0.2.0.dist-info/metadata.json | sha256=yLNWy33otjmtx8kk0zxE1PC7Xl36LgJ7Pe389O4hV-8 | 1244 |
aiida_plugin_template-0.2.0.dist-info/top_level.txt | sha256=wjieTZsR9kwmIYR73rgK8qq1NZURNkhs9VXfCVmrXcU | 22 |
top_level.txt
aiida_plugin_template
entry_points.txt
template.multiply = aiida_plugin_template.calculations.multiply:MultiplyCalculation
template.factors = aiida_plugin_template.data.data_cli:cli
template.factors = aiida_plugin_template.data.multiply:MultiplyParameters
template.product = aiida_plugin_template.parsers.multiply:MultiplyParser