{ "info": { "author": "Matthew Stone", "author_email": "matthew(dot)stone12(at)gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Visualization" ], "description": "simple-venn\n===========\n\nSimple two-way, three-way, and four-way Venn diagrams in matplotlib.\n\nThe function calls are mostly interchangeable with those from\n`matplotlib\\_venn `__.\nThe ``venn2`` and ``venn3`` functions lack the ``normalize_to``\nparameter, and all functions return an ``AxesSubplot`` object instead of\na ``VennDiagram``.\n\n``simple-venn`` makes label customization slightly easier by permitting\nstring subset labels and including parameters for set and subset label\nfont sizes. The default font sizes are appropriate for an 8 inch by 8\ninch axes.\n\nExample code can be found in the demo `iPython notebook\n`__.", "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/msto/simple-venn", "keywords": "venn diagram matplotlib", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "simple-venn", "package_url": "https://pypi.org/project/simple-venn/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/simple-venn/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/msto/simple-venn" }, "release_url": "https://pypi.org/project/simple-venn/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Simple venn diagrams", "version": "0.1.0" }, "last_serial": 2285267, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6ac838bb9f8461aa564008b9042c39b3", "sha256": "8f4775291685c22099970516e64b72058e7ae5c96319547bcec4476600969699" }, "downloads": -1, "filename": "simple-venn-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6ac838bb9f8461aa564008b9042c39b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3259, "upload_time": "2016-08-17T00:26:04", "url": "https://files.pythonhosted.org/packages/1e/eb/a5fba9b5dce25772f2ac0819c1bab4e2f7b9cb4fa4aedd176008e89e1e92/simple-venn-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6ac838bb9f8461aa564008b9042c39b3", "sha256": "8f4775291685c22099970516e64b72058e7ae5c96319547bcec4476600969699" }, "downloads": -1, "filename": "simple-venn-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6ac838bb9f8461aa564008b9042c39b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3259, "upload_time": "2016-08-17T00:26:04", "url": "https://files.pythonhosted.org/packages/1e/eb/a5fba9b5dce25772f2ac0819c1bab4e2f7b9cb4fa4aedd176008e89e1e92/simple-venn-0.1.0.tar.gz" } ] }