{ "info": { "author": "Amit Beka", "author_email": "amit.beka@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Build Tools", "Topic :: System :: Installation/Setup" ], "description": "conda-merge\n===========\n\nTool for merging Conda (Anaconda) environment files into one file.\nThis is used to merge your application environment file with any other\nenvironment file you might need (e.g. unit-tests, debugging, jupyter notebooks)\nand create a consistent environment without breaking dependencies from the\nprevious environment files.\n\n**Installation**:\n\n::\n\n pip install conda-merge\n\n**Usage**:\n\n::\n\n conda-merge FILE1 FILE2 ... FILE-N > OUTPUT-FILE\n\nA common problem with multiple environment files is that of pinned dependencies:\nlet's say ``environment.yml`` contains the dependency ``numpy=1.7``, and your\n``dev-environment.yml`` contains ``pandas`` as a dependency. If you sequentially\napply the environment files (``conda env update -f environment.yml`` and then\n``conda env update -f dev-environment.yml``) ``numpy`` will no longer be pinned\nand will be upgraded to the latest version.\n\nOne option to solve it is by using the pinned dependencies file in the environment\ndirectory, but this means storing your dependencies in another file which interacts\nwith ``environment.yml``, and makes the dependencies less clear to other users.\nThis script enables you to merge the two environemnt files and then run only\none ``conda env`` command to apply the change.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/amitbeka/conda-merge", "keywords": "conda anaconda environment", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "conda-merge", "package_url": "https://pypi.org/project/conda-merge/", "platform": "", "project_url": "https://pypi.org/project/conda-merge/", "project_urls": { "Homepage": "https://github.com/amitbeka/conda-merge" }, "release_url": "https://pypi.org/project/conda-merge/0.1.5/", "requires_dist": [ "pyyaml", "pytest ; extra == 'test'" ], "requires_python": ">=3", "summary": "Tool for merging conda environment files", "version": "0.1.5" }, "last_serial": 5822036, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "090cf130f3938c8d2cc879c0b941aac5", "sha256": "d1a4cf461000d1e8f8d74499517e00ee75adec9a4bc0223f98166a8a9d9f00c3" }, "downloads": -1, "filename": "conda-merge-0.1.0.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "090cf130f3938c8d2cc879c0b941aac5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7305, "upload_time": "2017-07-08T03:46:39", "url": "https://files.pythonhosted.org/packages/33/d2/337057db74ded48edc7e523c67d354b8101c83a593aebced1eba19170091/conda-merge-0.1.0.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "957a3196a4a466eb62d75d63b142ce9b", "sha256": "54b8f5ffe6c3767562723e1bd19f9ef77df459d11b11cf3f01d913d3fee0d327" }, "downloads": -1, "filename": "conda_merge-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "957a3196a4a466eb62d75d63b142ce9b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 5393, "upload_time": "2017-07-08T03:34:21", "url": "https://files.pythonhosted.org/packages/7c/ed/5b7d5ab6598154319e389e203a09e988d3dfb785e113e52556006bbdbc9f/conda_merge-0.1.0-py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "955c6f3649401a6e3ce51cce7864eac6", "sha256": "1b93202eb9e18bca466a80bd937956ce14393d4439a8de13ed1c4d894923241d" }, "downloads": -1, "filename": "conda-merge-0.1.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "955c6f3649401a6e3ce51cce7864eac6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7343, "upload_time": "2017-07-08T03:56:35", "url": "https://files.pythonhosted.org/packages/0d/58/3a1a19afb2dc19281ef5782fdab6252f2cd968ad855342c72a16c7e2dcf7/conda-merge-0.1.1.linux-x86_64.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "0b815dbf7f55213c955c26d21efc862b", "sha256": "130fccda899f1171bfbd06dae4a9208d5d75a12743cbe43a4fdbdb273a8cc677" }, "downloads": -1, "filename": "conda-merge-0.1.2.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "0b815dbf7f55213c955c26d21efc862b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7311, "upload_time": "2017-07-08T04:09:20", "url": "https://files.pythonhosted.org/packages/b5/d3/0c0a04d3beb3c9bfd3102536bf4563a64338639895de1d7957e7a3079e06/conda-merge-0.1.2.linux-x86_64.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "68a8e3c2363fbcb0f23e115b5eb876e5", "sha256": "f9b1c712d352f2c6a60a7bc7157cf9c3f573f0bb1c2ec24d76bbedbe423c8a84" }, "downloads": -1, "filename": "conda-merge-0.1.3.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "68a8e3c2363fbcb0f23e115b5eb876e5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7357, "upload_time": "2017-07-12T02:47:22", "url": "https://files.pythonhosted.org/packages/c2/63/cbe7344f8833766092070f5849bb5e44ced80c92f325bd10ec11330daaed/conda-merge-0.1.3.linux-x86_64.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "b9b4e786967813313b2d62f002ff3fee", "sha256": "eb3f33c4e0046e71d9df7149e5b12962451656ba65acb2d9831ed85852f32964" }, "downloads": -1, "filename": "conda-merge-0.1.4.tar.gz", "has_sig": false, "md5_digest": "b9b4e786967813313b2d62f002ff3fee", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4585, "upload_time": "2017-07-12T03:15:25", "url": "https://files.pythonhosted.org/packages/1b/8b/6888d7dac8419daf737b9bb14dc9764b148b380766683f9b7ad6ed8e8b70/conda-merge-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "ffb71ca867b6eecdd454f3aec0bed3bf", "sha256": "279c58115133f4643cfc7ac52c19af577fbe09b1ec7d49c94edf54cd3fb04242" }, "downloads": -1, "filename": "conda_merge-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "ffb71ca867b6eecdd454f3aec0bed3bf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 5746, "upload_time": "2019-09-12T19:01:54", "url": "https://files.pythonhosted.org/packages/28/4c/bf58b30bd3de050738aa68fb53bb4f94de0adfac23341de636cc7c10f28c/conda_merge-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "877a4f497af2b2548bac0b333a3a1e9c", "sha256": "dafa84987e14177037e3a0de2fe62d09f867bc4ca2f7895b2f70490e6499c1fa" }, "downloads": -1, "filename": "conda-merge-0.1.5.tar.gz", "has_sig": false, "md5_digest": "877a4f497af2b2548bac0b333a3a1e9c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4617, "upload_time": "2019-09-12T19:02:36", "url": "https://files.pythonhosted.org/packages/a7/78/97740a8f140fda3953ecdf302bef490041b55fe700f522d09ed8f8ec34aa/conda-merge-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ffb71ca867b6eecdd454f3aec0bed3bf", "sha256": "279c58115133f4643cfc7ac52c19af577fbe09b1ec7d49c94edf54cd3fb04242" }, "downloads": -1, "filename": "conda_merge-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "ffb71ca867b6eecdd454f3aec0bed3bf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 5746, "upload_time": "2019-09-12T19:01:54", "url": "https://files.pythonhosted.org/packages/28/4c/bf58b30bd3de050738aa68fb53bb4f94de0adfac23341de636cc7c10f28c/conda_merge-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "877a4f497af2b2548bac0b333a3a1e9c", "sha256": "dafa84987e14177037e3a0de2fe62d09f867bc4ca2f7895b2f70490e6499c1fa" }, "downloads": -1, "filename": "conda-merge-0.1.5.tar.gz", "has_sig": false, "md5_digest": "877a4f497af2b2548bac0b333a3a1e9c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4617, "upload_time": "2019-09-12T19:02:36", "url": "https://files.pythonhosted.org/packages/a7/78/97740a8f140fda3953ecdf302bef490041b55fe700f522d09ed8f8ec34aa/conda-merge-0.1.5.tar.gz" } ] }