{ "info": { "author": "Stephan Houben", "author_email": "stephanh42@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Build Tools" ], "description": "ipython_pip_magics: %pip magics for IPython\n===========================================\n\nThis project provides IPython \"magics\" for working with pip.\n\nTo load the IPython magics, do (in IPython):\n\n %load_ext ipython_pip\n\n\nThe primary magic is %pip. This works (almost) exactly\nlike pip from the operating system command line.\n\nDo:\n %pip --help\n\nto get an overview.\n\nNote: when doing '%pip uninstall ...', use the -y option\nto avoid being prompted (which does not work using %pip).\n \nOther magics:\n\n %pip_upgrade_all\n\nAttempt to upgrade all packages\n\n %pip_upgrade_all_user", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/stephanh42/ipython_pip_magics", "keywords": "ipython pip", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ipython-pip-magics", "package_url": "https://pypi.org/project/ipython-pip-magics/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ipython-pip-magics/", "project_urls": { "Homepage": "https://github.com/stephanh42/ipython_pip_magics" }, "release_url": "https://pypi.org/project/ipython-pip-magics/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "%pip magics for IPython", "version": "1.0.1" }, "last_serial": 1764808, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "964019de6c117d827166a3954312c2c1", "sha256": "c0a3055c03dbcee7fe79d8e74216ced3c6068d83bc2145071eff74349a975d6d" }, "downloads": -1, "filename": "ipython_pip_magics-1.0.tar.gz", "has_sig": false, "md5_digest": "964019de6c117d827166a3954312c2c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2567, "upload_time": "2015-10-11T19:49:15", "url": "https://files.pythonhosted.org/packages/c2/5e/29b47d2b48bb40216ca33f3980a92a67bde07fd729569462b1f3dd1c49cb/ipython_pip_magics-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "4deb129b51c0faa0b41d81a28e7c980b", "sha256": "cee421dc0de1895fd7974b659eb614551558a772a8dc2caae441ff2638976d6a" }, "downloads": -1, "filename": "ipython_pip_magics-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4deb129b51c0faa0b41d81a28e7c980b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3205, "upload_time": "2015-10-12T18:51:35", "url": "https://files.pythonhosted.org/packages/48/7c/f2ca748993eb64e50d7ad7a02c52cb2e5f377a33bdf2c40905badaf65b45/ipython_pip_magics-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4deb129b51c0faa0b41d81a28e7c980b", "sha256": "cee421dc0de1895fd7974b659eb614551558a772a8dc2caae441ff2638976d6a" }, "downloads": -1, "filename": "ipython_pip_magics-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4deb129b51c0faa0b41d81a28e7c980b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3205, "upload_time": "2015-10-12T18:51:35", "url": "https://files.pythonhosted.org/packages/48/7c/f2ca748993eb64e50d7ad7a02c52cb2e5f377a33bdf2c40905badaf65b45/ipython_pip_magics-1.0.1.tar.gz" } ] }