pip-install-if-missing


Namepip-install-if-missing JSON
Version 0.0.4 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-01-23 14:52:39
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "pip,install,missing,dependency",
    "author": "Emanuele Ballarin",
    "author_email": "emanuele@ballarin.cc",
    "download_url": "https://files.pythonhosted.org/packages/ef/57/47d79912435fbe580bbcb004fc04f9564c768356fafaa316ae718d19cc8f/pip_install_if_missing-0.0.4.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.4",
    "project_urls": {
        "Homepage": "https://github.com/emaballarin/pip_install_if_missing"
    },
    "split_keywords": [
        "pip",
        "install",
        "missing",
        "dependency"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "877ccd0de1c777d96aa23698bf14e0cbcc4383f2959a0790faf288797cc6623f",
                "md5": "1b895207895972bc0f0ba013bde2ebd9",
                "sha256": "3a7500373d6c4d55d80b68ddd7c235b8c47b0cac5d8e2e51286eefe12bcf1add"
            },
            "downloads": -1,
            "filename": "pip_install_if_missing-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b895207895972bc0f0ba013bde2ebd9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3502,
            "upload_time": "2024-01-23T14:52:38",
            "upload_time_iso_8601": "2024-01-23T14:52:38.220942Z",
            "url": "https://files.pythonhosted.org/packages/87/7c/cd0de1c777d96aa23698bf14e0cbcc4383f2959a0790faf288797cc6623f/pip_install_if_missing-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef5747d79912435fbe580bbcb004fc04f9564c768356fafaa316ae718d19cc8f",
                "md5": "02be1a89eb34a195c9d80715dda3edba",
                "sha256": "80db398af16c4347bc0c2deea135d681978b4cf5ba957f60a6a20dfc40d035f9"
            },
            "downloads": -1,
            "filename": "pip_install_if_missing-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "02be1a89eb34a195c9d80715dda3edba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2794,
            "upload_time": "2024-01-23T14:52:39",
            "upload_time_iso_8601": "2024-01-23T14:52:39.672439Z",
            "url": "https://files.pythonhosted.org/packages/ef/57/47d79912435fbe580bbcb004fc04f9564c768356fafaa316ae718d19cc8f/pip_install_if_missing-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 14:52:39",
    "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: 0.18362s