conda-inject


Nameconda-inject JSON
Version 1.3.2 PyPI version JSON
download
home_pageNone
SummaryHelper functions for injecting a conda environment into the current python environment (by modifying sys.path, without actually changing the current python environment).
upload_time2024-05-27 12:20:58
maintainerNone
docs_urlNone
authorJohannes Köster
requires_python<4.0,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # conda-inject

Helper functions for injecting a conda environment into the current python environment.
This happens by modifying sys.path, without actually changing the current python environment.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "conda-inject",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Johannes K\u00f6ster",
    "author_email": "johannes.koester@uni-due.de",
    "download_url": "https://files.pythonhosted.org/packages/b1/a8/8dc86113c65c949cc72d651461d6e4c544b3302a85ed14a5298829e6a419/conda_inject-1.3.2.tar.gz",
    "platform": null,
    "description": "# conda-inject\n\nHelper functions for injecting a conda environment into the current python environment.\nThis happens by modifying sys.path, without actually changing the current python environment.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Helper functions for injecting a conda environment into the current python environment (by modifying sys.path, without actually changing the current python environment).",
    "version": "1.3.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "874cfc30b69fb4062aee57e3ab7ff493647c4220144908f0839c619f912045bf",
                "md5": "95defe9b6e0b667f734259ec6e9ce4e1",
                "sha256": "6e641b408980c2814e3e527008c30749117909a21ff47392f07ef807da93a564"
            },
            "downloads": -1,
            "filename": "conda_inject-1.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95defe9b6e0b667f734259ec6e9ce4e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 4133,
            "upload_time": "2024-05-27T12:20:57",
            "upload_time_iso_8601": "2024-05-27T12:20:57.332900Z",
            "url": "https://files.pythonhosted.org/packages/87/4c/fc30b69fb4062aee57e3ab7ff493647c4220144908f0839c619f912045bf/conda_inject-1.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1a88dc86113c65c949cc72d651461d6e4c544b3302a85ed14a5298829e6a419",
                "md5": "2f237d369f156e7abf1b35b7542b97ec",
                "sha256": "0b8cde8c47998c118d8ff285a04977a3abcf734caf579c520fca469df1cd0aac"
            },
            "downloads": -1,
            "filename": "conda_inject-1.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2f237d369f156e7abf1b35b7542b97ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 3635,
            "upload_time": "2024-05-27T12:20:58",
            "upload_time_iso_8601": "2024-05-27T12:20:58.873064Z",
            "url": "https://files.pythonhosted.org/packages/b1/a8/8dc86113c65c949cc72d651461d6e4c544b3302a85ed14a5298829e6a419/conda_inject-1.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-27 12:20:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "conda-inject"
}
        
Elapsed time: 0.76062s