ase-stubs


Namease-stubs JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://gitlab.com/ugognw/python-comp-chem-utils
SummaryStub files for the Atomic Simulation Environment package.
upload_time2023-07-22 23:21:04
maintainer
docs_urlNone
authorUgochukwu Nwosu
requires_python>=3.10,<3.12
licenseLGPL-2.1-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =============
ase-stubs
=============

This project provides stub files for ASE_ to be used by type-checkers such as Mypy_ or Pyright_.

.. _Mypy: https://mypy.readthedocs.io/
.. _Pyright: https://github.com/microsoft/pyright

Requirements
============

* ASE_ (tools for atomistic simulations)

.. _ASE: https://wiki.fysik.dtu.dk/ase/index.html

Installation
============

::

    $ pip install ase-stubs

or, if you use poetry::

    $ poetry add ase-stubs

You can also install the in-development version with::

    $ pip install git+ssh://git@gitlab.com:ugognw/ase-stubs.git

or, similarly::

    $ poetry add git+ssh://git@gitlab.com:ugognw/ase-stubs.git

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/ugognw/python-comp-chem-utils",
    "name": "ase-stubs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.12",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ugochukwu Nwosu",
    "author_email": "ugognw@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bc/ba/4a9a2352db09f12aef381c84b8af85885dad1a81d36a353461b0e643e749/ase_stubs-0.0.2.tar.gz",
    "platform": null,
    "description": "=============\nase-stubs\n=============\n\nThis project provides stub files for ASE_ to be used by type-checkers such as Mypy_ or Pyright_.\n\n.. _Mypy: https://mypy.readthedocs.io/\n.. _Pyright: https://github.com/microsoft/pyright\n\nRequirements\n============\n\n* ASE_ (tools for atomistic simulations)\n\n.. _ASE: https://wiki.fysik.dtu.dk/ase/index.html\n\nInstallation\n============\n\n::\n\n    $ pip install ase-stubs\n\nor, if you use poetry::\n\n    $ poetry add ase-stubs\n\nYou can also install the in-development version with::\n\n    $ pip install git+ssh://git@gitlab.com:ugognw/ase-stubs.git\n\nor, similarly::\n\n    $ poetry add git+ssh://git@gitlab.com:ugognw/ase-stubs.git\n",
    "bugtrack_url": null,
    "license": "LGPL-2.1-or-later",
    "summary": "Stub files for the Atomic Simulation Environment package.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://gitlab.com/ugognw/python-comp-chem-utils",
        "Repository": "https://gitlab.com/ugognw/python-comp-chem-utils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3203226afd7e47004e30309d06459a909d1aa1d9b87d979b56c32070734f62da",
                "md5": "ce6c5789fff55366e56f8373087114ba",
                "sha256": "3ad88c10c379d59ff0c19b7fd2016a6558179d1a861508b04a6b2fcea844d09c"
            },
            "downloads": -1,
            "filename": "ase_stubs-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce6c5789fff55366e56f8373087114ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.12",
            "size": 23380,
            "upload_time": "2023-07-22T23:21:03",
            "upload_time_iso_8601": "2023-07-22T23:21:03.132202Z",
            "url": "https://files.pythonhosted.org/packages/32/03/226afd7e47004e30309d06459a909d1aa1d9b87d979b56c32070734f62da/ase_stubs-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bcba4a9a2352db09f12aef381c84b8af85885dad1a81d36a353461b0e643e749",
                "md5": "c83336a311b0cf0b40601718778e3b43",
                "sha256": "cb3adeee8c4cd78cdc64a5175fdfdc14cc5511a6ef7b24f79720c96ec26bca8d"
            },
            "downloads": -1,
            "filename": "ase_stubs-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c83336a311b0cf0b40601718778e3b43",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.12",
            "size": 14824,
            "upload_time": "2023-07-22T23:21:04",
            "upload_time_iso_8601": "2023-07-22T23:21:04.336123Z",
            "url": "https://files.pythonhosted.org/packages/bc/ba/4a9a2352db09f12aef381c84b8af85885dad1a81d36a353461b0e643e749/ase_stubs-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-22 23:21:04",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "ugognw",
    "gitlab_project": "python-comp-chem-utils",
    "lcname": "ase-stubs"
}
        
Elapsed time: 0.30326s