{ "info": { "author": "Lev Maximov", "author_email": "lev.maximov@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Opens ipynb files on double-click\n\nwinbopen looks for the nearest running notebook server - if it finds one, it\nopens a web browser to that notebook. If not, it starts a new notebook server\nin that directory.\n\n\nInstallation on Windows:\n\n pip install winbopen --no-binary winbopen\n\nUsage::\n\n double-click on ipynb\n\nIf you're not on Windows, or double-clicking does not work run:\n`2\n* Linux/BSD: ``python3 -m nbopen.install_xdg``\n* Mac: Clone the repository and run ``./osx-install.sh``\n* Windows: ``python -m nbopen.install_win``\n\nNB --no-binary is necessary to let the installer write to windows registry.\nBinary wheels do not support post-install hooks.\n\nThis is a fork of Thomas Kluyver's [nbopen](https://github.com/takluyver/nbopen) focused on Windows platform\nwith the following improvements:\n\n* one-line installation\n* original nbopen stops working at a certain point of time - this bug is fixed\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/axil/winbopen", "keywords": "jupyter,notebook,ipynb", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "winbopen", "package_url": "https://pypi.org/project/winbopen/", "platform": "", "project_url": "https://pypi.org/project/winbopen/", "project_urls": { "Homepage": "https://github.com/axil/winbopen" }, "release_url": "https://pypi.org/project/winbopen/0.7.2/", "requires_dist": [ "notebook", "psutil" ], "requires_python": "", "summary": "Opens ipynb files on click. Reuses existing jupyter instance if possible.", "version": "0.7.2", "yanked": false, "yanked_reason": null }, "last_serial": 6021751, "releases": { "0.7": [ { "comment_text": "", "digests": { "md5": "73580c5f8989395d5e577bbd699431fc", "sha256": "b2f4e3cc7bd11b384d9b933cd3fdf44a5846b154ebbc550e57be42f3fcbd3650" }, "downloads": -1, "filename": "winbopen-0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "73580c5f8989395d5e577bbd699431fc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5951, "upload_time": "2019-10-21T10:11:34", "upload_time_iso_8601": "2019-10-21T10:11:34.371472Z", "url": "https://files.pythonhosted.org/packages/b9/d9/76a79dd2ffa1ede94ceac85ab241865184cedad7cdc49cd83359c0fd0d5a/winbopen-0.7-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "11d2cb1ff283e5cb21dbf5bc2eabef7c", "sha256": "af4e5595e18e7ff2e9d51f48271c9dc925e9526e70b8019b3b576b01fde6f407" }, "downloads": -1, "filename": "winbopen-0.7.tar.gz", "has_sig": false, "md5_digest": "11d2cb1ff283e5cb21dbf5bc2eabef7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4307, "upload_time": "2019-10-21T10:11:37", "upload_time_iso_8601": "2019-10-21T10:11:37.878685Z", "url": "https://files.pythonhosted.org/packages/3b/04/9c1bdedb976a3c4adbfc3955e306bff3c4cf2900f2f43f9703aad277662d/winbopen-0.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "7b588af0c03ba3503ff40271c2cef735", "sha256": "bd24852cb4ecabe663d9e885a8e58f0757cc4b35afa65aa5f5e7d6ceb996c9b3" }, "downloads": -1, "filename": "winbopen-0.7.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7b588af0c03ba3503ff40271c2cef735", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6019, "upload_time": "2019-10-21T10:53:48", "upload_time_iso_8601": "2019-10-21T10:53:48.244454Z", "url": "https://files.pythonhosted.org/packages/dd/e7/638ee76af121d66554b160901aaa4e6520d0e89d63a9a7591dd83dd20217/winbopen-0.7.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8eec64629d21ce8fb8da5649c2b42fbf", "sha256": "c9d0822c063c630cc51f975aad6c357244f94a6c0951f7c3af265e0c57feecc7" }, "downloads": -1, "filename": "winbopen-0.7.1.tar.gz", "has_sig": false, "md5_digest": "8eec64629d21ce8fb8da5649c2b42fbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4356, "upload_time": "2019-10-21T10:53:49", "upload_time_iso_8601": "2019-10-21T10:53:49.734783Z", "url": "https://files.pythonhosted.org/packages/e1/e4/adb9d985c2326a5443f92b6128409fbcf7cf237a28cd3a90fd55168863a0/winbopen-0.7.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "2d9218e734cc490cab35d3bd9e7df391", "sha256": "e2bb3e199ceafd19b7097da0de033f75f52632ddb38efd26375fd0d22a402e6f" }, "downloads": -1, "filename": "winbopen-0.7.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2d9218e734cc490cab35d3bd9e7df391", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6024, "upload_time": "2019-10-24T05:16:36", "upload_time_iso_8601": "2019-10-24T05:16:36.436338Z", "url": "https://files.pythonhosted.org/packages/5a/48/44f4e5a9c0c33bca78e8fc5dd1b5f4601dc96f1f183d4dc1df74f57674fa/winbopen-0.7.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1f6a34751f83be48ae47ffb823d56ab0", "sha256": "a677cf1fb96dffa39e60608ba9b212d60d4ee918781b1eca8527f7fb8392fbb9" }, "downloads": -1, "filename": "winbopen-0.7.2.tar.gz", "has_sig": false, "md5_digest": "1f6a34751f83be48ae47ffb823d56ab0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4375, "upload_time": "2019-10-24T05:16:37", "upload_time_iso_8601": "2019-10-24T05:16:37.537873Z", "url": "https://files.pythonhosted.org/packages/33/da/1b9fec3e9d0ddcb5cab6172d9b9d88405f894899828f82c4dbc68d9c6753/winbopen-0.7.2.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d9218e734cc490cab35d3bd9e7df391", "sha256": "e2bb3e199ceafd19b7097da0de033f75f52632ddb38efd26375fd0d22a402e6f" }, "downloads": -1, "filename": "winbopen-0.7.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2d9218e734cc490cab35d3bd9e7df391", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6024, "upload_time": "2019-10-24T05:16:36", "upload_time_iso_8601": "2019-10-24T05:16:36.436338Z", "url": "https://files.pythonhosted.org/packages/5a/48/44f4e5a9c0c33bca78e8fc5dd1b5f4601dc96f1f183d4dc1df74f57674fa/winbopen-0.7.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1f6a34751f83be48ae47ffb823d56ab0", "sha256": "a677cf1fb96dffa39e60608ba9b212d60d4ee918781b1eca8527f7fb8392fbb9" }, "downloads": -1, "filename": "winbopen-0.7.2.tar.gz", "has_sig": false, "md5_digest": "1f6a34751f83be48ae47ffb823d56ab0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4375, "upload_time": "2019-10-24T05:16:37", "upload_time_iso_8601": "2019-10-24T05:16:37.537873Z", "url": "https://files.pythonhosted.org/packages/33/da/1b9fec3e9d0ddcb5cab6172d9b9d88405f894899828f82c4dbc68d9c6753/winbopen-0.7.2.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }