{ "info": { "author": "Maydev", "author_email": "alice.maydev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: IPython", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# cuda-device-ipython-magic\nA ipython-magic for set CUDA_VISIBLE_DEVCIES in ipython\n\n## Usage\n\n```\nIn []: %load_ext cuda_device\n\nIn []: %CUDA_VISIBLE_DEVICES 0,1\n```\n\n## Installation\n\n```\npip install cuda-devices-ipython-magic\n```\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/MaybeS/cuda-device-ipython-magic", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cuda-device-ipython-magic", "package_url": "https://pypi.org/project/cuda-device-ipython-magic/", "platform": "", "project_url": "https://pypi.org/project/cuda-device-ipython-magic/", "project_urls": { "Homepage": "https://github.com/MaybeS/cuda-device-ipython-magic" }, "release_url": "https://pypi.org/project/cuda-device-ipython-magic/0.1.1/", "requires_dist": [ "ipython" ], "requires_python": "", "summary": "set CUDA_VISIBLE_DEVICES in ipython", "version": "0.1.1" }, "last_serial": 4558209, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "8329f8a98fea1b63310a2a1cc1c25a44", "sha256": "f26c304bcd0cffd9c125f8fe3c94098889963a49d28b9df57909e68b93dfd319" }, "downloads": -1, "filename": "cuda_device_ipython_magic-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8329f8a98fea1b63310a2a1cc1c25a44", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1457, "upload_time": "2018-12-04T04:26:51", "url": "https://files.pythonhosted.org/packages/b7/02/5e4c7b9ad8018ff785c44d5d39724d6df48cfcbd6b8670f34f9a7cc8e049/cuda_device_ipython_magic-0.0.1-py3-none-any.whl" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "8d4c9d0cf2f802f9038a0ed1a0c88ef6", "sha256": "fce0470e7bc3faadaa6dcbd42a7a410d6133912b616b4dfc6d200bb0f82a9d7b" }, "downloads": -1, "filename": "cuda_device_ipython_magic-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8d4c9d0cf2f802f9038a0ed1a0c88ef6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1483, "upload_time": "2018-12-04T04:36:24", "url": "https://files.pythonhosted.org/packages/7f/13/46334d913e6619132989514b45e9d021690c706ac76941d3d78706482a53/cuda_device_ipython_magic-0.1.0-py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9ef60ad79407d235d321f71218d02baa", "sha256": "08b7de7cc5abb1ba3f98751c900a8406aefe3fd0d7fcfc6374faf3cbc3585f15" }, "downloads": -1, "filename": "cuda_device_ipython_magic-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9ef60ad79407d235d321f71218d02baa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1849, "upload_time": "2018-12-04T04:45:16", "url": "https://files.pythonhosted.org/packages/fc/e5/d6491409a213127551e3d83ad385c232ce9a91765fd7e8215ec467d81ad1/cuda_device_ipython_magic-0.1.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ef60ad79407d235d321f71218d02baa", "sha256": "08b7de7cc5abb1ba3f98751c900a8406aefe3fd0d7fcfc6374faf3cbc3585f15" }, "downloads": -1, "filename": "cuda_device_ipython_magic-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9ef60ad79407d235d321f71218d02baa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1849, "upload_time": "2018-12-04T04:45:16", "url": "https://files.pythonhosted.org/packages/fc/e5/d6491409a213127551e3d83ad385c232ce9a91765fd7e8215ec467d81ad1/cuda_device_ipython_magic-0.1.1-py3-none-any.whl" } ] }