aiidalab-qe-vibroscopy


Nameaiidalab-qe-vibroscopy JSON
Version 1.1.4 PyPI version JSON
download
home_pageNone
SummaryAiiDAlab QE plugin for vibrational spectoscopies.
upload_time2024-10-29 13:09:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords aiidalab plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aiidalab-qe-vibroscopy
Plugin to compute vibrational properties of materials via the aiida-vibroscopy AiiDA plugin

## Installation

Once cloned the repository, `cd` into it and:

```shell
pip install --user .
```

If you want to easily set up phonopy, use the CLI of this package (inspect it via `aiidalab-qe-vibroscopy --help`):

```shell.
pip install phonopy --user # if phonopy is not installed in your machine; it should be already installed as it is a dependency of the package.
aiidalab-qe-vibroscopy setup-phonopy # setup phonopy@localhost in AiiDA; this post-install command is automatically triggered if you install the plugin from the aiidalab-qe interface.
```

### h5py installation for arm64 architectures

In case the installation of the `aiidalab-qe-vibroscopy` fails due to `h5py` installation problem, you may try to first install
`h5py` by:

```shell
conda install h5py==3.11.0
```

this will install also the `hdf5` library as dependency.

## License

MIT

## Contact

miki.bonacci@psi.ch
andres.ortega-guerrero@empa.ch


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aiidalab-qe-vibroscopy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "aiidalab, plugin",
    "author": null,
    "author_email": "Miki Bonacci <miki.bonacci@psi.ch>, Andres Ortega Guerrero <andres.ortega-guerrero@empa.ch>",
    "download_url": "https://files.pythonhosted.org/packages/6d/26/a1ba084f8adec1a9e18595df6319b85d665707d8fccdefe1c25436a75539/aiidalab_qe_vibroscopy-1.1.4.tar.gz",
    "platform": null,
    "description": "# aiidalab-qe-vibroscopy\nPlugin to compute vibrational properties of materials via the aiida-vibroscopy AiiDA plugin\n\n## Installation\n\nOnce cloned the repository, `cd` into it and:\n\n```shell\npip install --user .\n```\n\nIf you want to easily set up phonopy, use the CLI of this package (inspect it via `aiidalab-qe-vibroscopy --help`):\n\n```shell.\npip install phonopy --user # if phonopy is not installed in your machine; it should be already installed as it is a dependency of the package.\naiidalab-qe-vibroscopy setup-phonopy # setup phonopy@localhost in AiiDA; this post-install command is automatically triggered if you install the plugin from the aiidalab-qe interface.\n```\n\n### h5py installation for arm64 architectures\n\nIn case the installation of the `aiidalab-qe-vibroscopy` fails due to `h5py` installation problem, you may try to first install\n`h5py` by:\n\n```shell\nconda install h5py==3.11.0\n```\n\nthis will install also the `hdf5` library as dependency.\n\n## License\n\nMIT\n\n## Contact\n\nmiki.bonacci@psi.ch\nandres.ortega-guerrero@empa.ch\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "AiiDAlab QE plugin for vibrational spectoscopies.",
    "version": "1.1.4",
    "project_urls": {
        "Source": "https://github.com/mikibonacci/aiidalab-qe-vibroscopy"
    },
    "split_keywords": [
        "aiidalab",
        " plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00a6b348451a70c6e327291f5e23d207c8e8d5ea3b1c3b384444ba81d8219df5",
                "md5": "27d15f82c8b3057744a917b2e1585b8d",
                "sha256": "49c7d62d0acd7cb1450e6f5a9ebe40b1b19ebbaabf89e327ee27efd8ba5923c3"
            },
            "downloads": -1,
            "filename": "aiidalab_qe_vibroscopy-1.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27d15f82c8b3057744a917b2e1585b8d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 60057,
            "upload_time": "2024-10-29T13:08:56",
            "upload_time_iso_8601": "2024-10-29T13:08:56.743681Z",
            "url": "https://files.pythonhosted.org/packages/00/a6/b348451a70c6e327291f5e23d207c8e8d5ea3b1c3b384444ba81d8219df5/aiidalab_qe_vibroscopy-1.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d26a1ba084f8adec1a9e18595df6319b85d665707d8fccdefe1c25436a75539",
                "md5": "92a98c486e748c69960c9d4773327c70",
                "sha256": "e82e5fa2a1f66aa8242cb84894f0cee0e30c8cbcf45dce4ef5872f0f3ac67f1f"
            },
            "downloads": -1,
            "filename": "aiidalab_qe_vibroscopy-1.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "92a98c486e748c69960c9d4773327c70",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 46869,
            "upload_time": "2024-10-29T13:09:00",
            "upload_time_iso_8601": "2024-10-29T13:09:00.177436Z",
            "url": "https://files.pythonhosted.org/packages/6d/26/a1ba084f8adec1a9e18595df6319b85d665707d8fccdefe1c25436a75539/aiidalab_qe_vibroscopy-1.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-29 13:09:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mikibonacci",
    "github_project": "aiidalab-qe-vibroscopy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aiidalab-qe-vibroscopy"
}
        
Elapsed time: 4.56324s