Metadata-Version: 2.1
Name: aiida-porousmaterials
Version: 1.0.0a2
Summary: AiiDA plugin for PorousMaterials code
Home-page: https://github.com/pzarabadip/aiida-porousmaterials
Author: Pezhman Zarabadi-Poor
Author-email: pzarabadip@gmail.com
License: MIT
Description: [![GitHub license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/pzarabadip/aiida-porousmaterials/blob/master/LICENSE)
        [![Actions Status](https://github.com/pzarabadip/aiida-porousmaterials/workflows/Build/badge.svg)](https://github.com/pzarabadip/aiida-porousmaterials/actions)
        [![codecov](https://codecov.io/gh/pzarabadip/aiida-porousmaterials/branch/github-actions/graph/badge.svg)](https://codecov.io/gh/pzarabadip/aiida-porousmaterials)
        [![DOI](https://zenodo.org/badge/201230518.svg)](https://zenodo.org/badge/latestdoi/201230518)
        
        
        # aiida-porousmaterials
        [AiiDA](www.aiida.net) plugin for [PorousMaterials](https://github.com/SimonEnsemble/PorousMaterials.jl) package
        
        # Installation
        `git clone https://github.com/pzarabadip/aiida-porousmaterials`
        
        `pip install -e .`
        
        **NOTE** Currently, it is minimal plugin for an ongoing project. It will be updated to be able for doing wider ranger of calculations.
        
        # License
        MIT
        
        # Contact
        `pzarabadip@gmail.com`
        
        # Acknowledgment
        I would like to thank the funding received from the European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie Actions and cofinancing by the South Moravian Region under agreement 665860. This software reflects only the authors’ view and the EU is not responsible for any use that may be made of the information it contains.
        
        ![aiida-porousmaterials](ackn_logo.png)
        
Platform: UNKNOWN
Classifier: Environment :: Plugins
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Framework :: AiiDA
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: pre-commit
