{ "info": { "author": "tryexceptpass", "author_email": "tryexceptpass@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: IPython", "License :: OSI Approved :: MIT License", "Topic :: Scientific/Engineering", "Topic :: Software Development", "Topic :: Software Development :: Testing", "Topic :: System", "Topic :: Utilities" ], "description": "This package is meant to help manage development environments using docker, while providing an interface similar to that of python's virtualenvwrapper module.\n\nFeatures:\n\n* Simple cli to create, switch to and delete environments that allow you to fiddle to your heart's content without breaking anything else.\n\n* Currently this is based on a clean Ubuntu install (ubuntu:latest docker image) with basic python 2.7 configured.\n\n* Save your environment to a tarfile in case you want to take it with you anywhere.\n\n* Export the python history of anything you tried while using the python interpreter within your environment into a JupyterNotebook file that can be used with any Jupyter server (like the jupyter/notebook docker image).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tryexceptpass/capsule", "keywords": "docker,virtualenv,environments,ipynb,ipythonnotebook,jupyternotebook", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "capsule", "package_url": "https://pypi.org/project/capsule/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/capsule/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tryexceptpass/capsule" }, "release_url": "https://pypi.org/project/capsule/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Manage development environments like virtualenv but with docker containers and export your python history to iPythonNotebook", "version": "0.2.1" }, "last_serial": 2139992, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "5129d9b3f1741c97ac73c9a63be55a0a", "sha256": "2bc3e09716e0dd9d60a28936d9eb1752beadc4812e7774dcc91619914666573d" }, "downloads": -1, "filename": "capsule-0.1.3.tar.gz", "has_sig": false, "md5_digest": "5129d9b3f1741c97ac73c9a63be55a0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4492, "upload_time": "2016-01-15T03:37:22", "url": "https://files.pythonhosted.org/packages/32/6e/540628fe474e51e90278183869dd0480d7543e21a8d3f78de9766f47eb15/capsule-0.1.3.tar.gz" } ], "0.2.0": [], "0.2.1": [] }, "urls": [] }