{ "info": { "author": "Alexander Kukushkin", "author_email": "alex@alexkuk.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "\nipymarkup \n=========\n\nNER markup visualisation for Jupyter Notebook. \n\n::\n\n from ipymarkup import Span, AsciiMarkup\n\n text = 'a d a b a a a b c c c f d'\n spans = [\n Span(0, 13, 'a'),\n Span(2, 25, 'd'),\n Span(6, 15, 'b'),\n Span(16, 21, 'c'),\n Span(22, 23, 'f'),\n ]\n AsciiMarkup(text, spans)\n\n >>> a d a b a a a b c c c f d\n ... a------------ c---- f \n ... d----------------------\n ... b-------- \n\n\nFor more examples and explanation see `ipymarkup documentation `_.\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/natasha/ipymarkup", "keywords": "ner,markup,jupyter,ipython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ipymarkup", "package_url": "https://pypi.org/project/ipymarkup/", "platform": "", "project_url": "https://pypi.org/project/ipymarkup/", "project_urls": { "Homepage": "https://github.com/natasha/ipymarkup" }, "release_url": "https://pypi.org/project/ipymarkup/0.5.0/", "requires_dist": [ "intervaltree (==2.1.0)" ], "requires_python": "", "summary": "NER markup visualisation for Jupyter Notebook", "version": "0.5.0" }, "last_serial": 4978446, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e1f51b5b32ab3429583bf4d39a0f65ac", "sha256": "8a3b6a48c8fe595d08f20f4521ab20eadb284ffd69f530a8fbe375d57b78cbb8" }, "downloads": -1, "filename": "ipymarkup-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e1f51b5b32ab3429583bf4d39a0f65ac", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12329, "upload_time": "2018-06-28T07:36:27", "url": "https://files.pythonhosted.org/packages/49/0f/ca95462d30e7918d834af85e52eac3b31a8acf20b61b68f3fc9624e730da/ipymarkup-0.1.0-py2.py3-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "723d2fc7977293f915cac87d7c713e81", "sha256": "3ebdfc2875be87bfd9f0143695994891c53bc8c00a081204243b7ec8fcf41e89" }, "downloads": -1, "filename": "ipymarkup-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "723d2fc7977293f915cac87d7c713e81", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12413, "upload_time": "2018-06-28T14:16:30", "url": "https://files.pythonhosted.org/packages/2e/15/0f9f1696667f0845bd991dddfaa36b7ef696cc302f1a33aaa91ba1e2e616/ipymarkup-0.2.0-py2.py3-none-any.whl" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "0a527f8765f82c0d752ac3cb61ecdc94", "sha256": "a4f968ea9617190b07b316095398b618a24a7a0410f6281091826f7d58223538" }, "downloads": -1, "filename": "ipymarkup-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0a527f8765f82c0d752ac3cb61ecdc94", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13583, "upload_time": "2018-06-28T14:21:40", "url": "https://files.pythonhosted.org/packages/33/09/393c684018afe75f8324511715be7328e0d3bcdba24ea8fa64072737df34/ipymarkup-0.2.1-py2.py3-none-any.whl" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "0cbf3d96ebedd3c90f4bd5c0db87b1b8", "sha256": "eccfb11b35240bdd2e91001176533714aa512ee766274c72064e19b13c64495f" }, "downloads": -1, "filename": "ipymarkup-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0cbf3d96ebedd3c90f4bd5c0db87b1b8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12953, "upload_time": "2018-06-28T14:29:38", "url": "https://files.pythonhosted.org/packages/84/51/4d06f0741cc5e69dcd23be931b95099e35535b74d9a4e9ed360508e2b13d/ipymarkup-0.2.2-py2.py3-none-any.whl" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "343f49a5eb9809a5858cb9b1d80adbaa", "sha256": "dd7b903865333f7882136fbaee516970e2f4506483ef12d4e7f1d38ec5d7bda8" }, "downloads": -1, "filename": "ipymarkup-0.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "343f49a5eb9809a5858cb9b1d80adbaa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12967, "upload_time": "2018-08-10T12:36:48", "url": "https://files.pythonhosted.org/packages/db/01/68db27bf9ec9c2f671e50034611f65c421bbeb297c3e6e93e7bd60cecef4/ipymarkup-0.2.3-py2.py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "29266644f22db795ef34384720850bfd", "sha256": "1a90e9df57ddaee6fee91e73fee112e85e17371cb5b72522b57d7df6dafe1efb" }, "downloads": -1, "filename": "ipymarkup-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "29266644f22db795ef34384720850bfd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13192, "upload_time": "2018-09-14T09:03:38", "url": "https://files.pythonhosted.org/packages/e8/f3/732065842aeb21cc169a7f741181eaa899de8604bfebd8e46cf40ec709ad/ipymarkup-0.3.0-py2.py3-none-any.whl" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "75d468c9a0b63af7d9937a6a24543a89", "sha256": "56777842169784591c22f7126049faf79a8b20d165a3e838fc60692f0e1e75ff" }, "downloads": -1, "filename": "ipymarkup-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "75d468c9a0b63af7d9937a6a24543a89", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13391, "upload_time": "2019-03-08T14:10:26", "url": "https://files.pythonhosted.org/packages/35/00/1bf0ee7e23fd3e12db85b9dfb4e40e9f0628fe3ec9a92fe63e7921a5b295/ipymarkup-0.4.0-py2.py3-none-any.whl" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "f701c645b9d94eb79d7fa25958ba3d51", "sha256": "c3e9ee5c0dffb9a3913b47daebde0110e728d97285b8aa858389a26b73bb99f1" }, "downloads": -1, "filename": "ipymarkup-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f701c645b9d94eb79d7fa25958ba3d51", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11117, "upload_time": "2019-03-24T11:58:22", "url": "https://files.pythonhosted.org/packages/d8/29/eaa1bcf649d6333dea829c05577c67f881d0555b6d77c1da72afda5c847d/ipymarkup-0.5.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f701c645b9d94eb79d7fa25958ba3d51", "sha256": "c3e9ee5c0dffb9a3913b47daebde0110e728d97285b8aa858389a26b73bb99f1" }, "downloads": -1, "filename": "ipymarkup-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f701c645b9d94eb79d7fa25958ba3d51", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11117, "upload_time": "2019-03-24T11:58:22", "url": "https://files.pythonhosted.org/packages/d8/29/eaa1bcf649d6333dea829c05577c67f881d0555b6d77c1da72afda5c847d/ipymarkup-0.5.0-py2.py3-none-any.whl" } ] }