espresso-machine


Nameespresso-machine JSON
Version 0.0.225 PyPI version JSON
download
home_pagehttps://github.com/susyexstsi/espresso-machine
SummaryQuantum Espresso automation tool
upload_time2024-06-26 08:24:48
maintainerNone
docs_urlNone
authorSusy Exists
requires_pythonNone
licenseNone
keywords pypi cicd python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Espresso Machine
Automation library for Quantum Espresso via python

# Start by executing adiabatic.sh
Edit parameters in the file for local environment. Such as HPC parameters, python, MPI, Quantum Espresso directories
## Input parameter
input.json file is supported in Example foldeer
## Calculation type
vc-relax, relax, scf, band
## Degauss parameter
Fermi-Dirac smearing width in Ry
## K points
nx ny nz type mesh grid or k space path
## Initial guess or poscar
Read from vc-relax or poscar file

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/susyexstsi/espresso-machine",
    "name": "espresso-machine",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pypi, cicd, python",
    "author": "Susy Exists",
    "author_email": "susy@selectron.me",
    "download_url": "https://files.pythonhosted.org/packages/f7/fe/3bf4b1ff8191403897e49211efed23fa65d26388adfc0a6372b5d0a8a765/espresso_machine-0.0.225.tar.gz",
    "platform": null,
    "description": "# Espresso Machine\nAutomation library for Quantum Espresso via python\n\n# Start by executing adiabatic.sh\nEdit parameters in the file for local environment. Such as HPC parameters, python, MPI, Quantum Espresso directories\n## Input parameter\ninput.json file is supported in Example foldeer\n## Calculation type\nvc-relax, relax, scf, band\n## Degauss parameter\nFermi-Dirac smearing width in Ry\n## K points\nnx ny nz type mesh grid or k space path\n## Initial guess or poscar\nRead from vc-relax or poscar file\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Quantum Espresso automation tool",
    "version": "0.0.225",
    "project_urls": {
        "Homepage": "https://github.com/susyexstsi/espresso-machine"
    },
    "split_keywords": [
        "pypi",
        " cicd",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48f9e31684ba441936ae2f2186c5d85d43f276c55ad6959eae4d06706637aa67",
                "md5": "afd8a9113708ab6a0b2138cf5378074e",
                "sha256": "f13102e02c40b6aaae8b1024a7c05d998dfe54191fa9c302c4b8bfb39ebef87f"
            },
            "downloads": -1,
            "filename": "espresso_machine-0.0.225-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "afd8a9113708ab6a0b2138cf5378074e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 52963,
            "upload_time": "2024-06-26T08:24:46",
            "upload_time_iso_8601": "2024-06-26T08:24:46.631455Z",
            "url": "https://files.pythonhosted.org/packages/48/f9/e31684ba441936ae2f2186c5d85d43f276c55ad6959eae4d06706637aa67/espresso_machine-0.0.225-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7fe3bf4b1ff8191403897e49211efed23fa65d26388adfc0a6372b5d0a8a765",
                "md5": "1e282c0512cef3f6a150de72be529f0e",
                "sha256": "b1bf986546df16c6765a374b2ff4522e9cd53d3320e84ad220b8106e89ad3f6b"
            },
            "downloads": -1,
            "filename": "espresso_machine-0.0.225.tar.gz",
            "has_sig": false,
            "md5_digest": "1e282c0512cef3f6a150de72be529f0e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 42468,
            "upload_time": "2024-06-26T08:24:48",
            "upload_time_iso_8601": "2024-06-26T08:24:48.610814Z",
            "url": "https://files.pythonhosted.org/packages/f7/fe/3bf4b1ff8191403897e49211efed23fa65d26388adfc0a6372b5d0a8a765/espresso_machine-0.0.225.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-26 08:24:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "susyexstsi",
    "github_project": "espresso-machine",
    "github_not_found": true,
    "lcname": "espresso-machine"
}
        
Elapsed time: 0.28734s