matplotlib-venn¶
Summary¶
Functions for plotting area-proportional two- and three-way Venn diagrams in matplotlib.
Versions¶
- 0.11.1
License¶
MIT License
Meta¶
package:
name: matplotlib-venn
version: "0.11.1"
source:
fn: matplotlib-venn-0.11.1.tar.gz
url: https://pypi.python.org/packages/source/m/matplotlib-venn/matplotlib-venn-0.11.1.tar.gz
requirements:
build:
- python
- setuptools
- matplotlib
- numpy
- scipy
run:
- python
- matplotlib
- numpy
- scipy
test:
imports:
- matplotlib_venn
requires:
- pytest
- nose
about:
home: https://github.com/konstantint/matplotlib-venn
license: MIT License
summary: 'Functions for plotting area-proportional two- and three-way Venn diagrams in matplotlib.'