Metadata-Version: 2.1
Name: venny4py
Version: 0.0.2
Summary: Python3 package to create Venn diagram with 2-4 sets.
Project-URL: Homepage, https://github.com/timyerg/Venn4Py
Project-URL: Bug Tracker, https://github.com/timyerg/Venn4Py/issues
Author-email: Timur Yergaliyev <timyerg@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Venn4Py
Simple Venn diagrams for Python 3, up to 4 sets (for more than 4 sets it is better to use UpSet plot).

For troubleshooting and instructions plese refer to the: https://github.com/timyerg/Venny4Py

