pip-install-if-missing


Namepip-install-if-missing JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/emaballarin/pip_install_if_missing
SummaryEasily install Python packages if they are missing. Thought for Colab-like disposable environments.
upload_time2024-07-08 01:49:52
maintainerNone
docs_urlNone
authorEmanuele Ballarin
requires_python>=3.8
licenseMIT
keywords pip install missing dependency
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Easily install Python packages if they are missing. Thought for Colab-like disposable environments.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/emaballarin/pip_install_if_missing",
    "name": "pip-install-if-missing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pip, install, missing, dependency",
    "author": "Emanuele Ballarin",
    "author_email": "emanuele@ballarin.cc",
    "download_url": "https://files.pythonhosted.org/packages/69/38/30f5fd7d358a27c788ee3ee09873b180688df40b931f814c929ae2c5f3e3/pip_install_if_missing-0.0.5.tar.gz",
    "platform": null,
    "description": "Easily install Python packages if they are missing. Thought for Colab-like disposable environments.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Easily install Python packages if they are missing. Thought for Colab-like disposable environments.",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/emaballarin/pip_install_if_missing"
    },
    "split_keywords": [
        "pip",
        " install",
        " missing",
        " dependency"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62f5e30de723df2af73e7a77f70efa8364ec1119ee176a45d4e03d40327dda68",
                "md5": "1acb020e096f9188ed5222da83d784a1",
                "sha256": "5f7e6811194817f6039ca10a840252df32769eee0a10439b5676d7e8fae9a830"
            },
            "downloads": -1,
            "filename": "pip_install_if_missing-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1acb020e096f9188ed5222da83d784a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3502,
            "upload_time": "2024-07-08T01:49:51",
            "upload_time_iso_8601": "2024-07-08T01:49:51.249473Z",
            "url": "https://files.pythonhosted.org/packages/62/f5/e30de723df2af73e7a77f70efa8364ec1119ee176a45d4e03d40327dda68/pip_install_if_missing-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "693830f5fd7d358a27c788ee3ee09873b180688df40b931f814c929ae2c5f3e3",
                "md5": "4bf2609c743c534449193af350f3acd9",
                "sha256": "955168fd3d469059e91908fc7f9d1877e73c2b805fae4f18ae2de9ea81b64dac"
            },
            "downloads": -1,
            "filename": "pip_install_if_missing-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "4bf2609c743c534449193af350f3acd9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2774,
            "upload_time": "2024-07-08T01:49:52",
            "upload_time_iso_8601": "2024-07-08T01:49:52.569220Z",
            "url": "https://files.pythonhosted.org/packages/69/38/30f5fd7d358a27c788ee3ee09873b180688df40b931f814c929ae2c5f3e3/pip_install_if_missing-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-08 01:49:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "emaballarin",
    "github_project": "pip_install_if_missing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pip-install-if-missing"
}
        
Elapsed time: 1.90976s