AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/assets/by=gender+column=age+viz=box+ext=.png
docs/assets/by=gender+column=age+viz=box+ext=_padded.png
docs/assets/c=c+s=d+viz=scatter+x=a+y=b+ext=.png
docs/assets/c=c+s=d+viz=scatter+x=a+y=b+ext=_padded.png
docs/assets/col=time+hue=sex+post=add_legend+viz=lmplot+x=total-bill+y=tip+ext=.png
docs/assets/col=time+hue=sex+post=add_legend+viz=lmplot+x=total-bill+y=tip+ext=_padded.png
docs/assets/col=time+hue=sex+post=teed-map-dataframe-sns-scatterplot-x-total-bill-y-tip+viz=facetgrid+ext=.png
docs/assets/col=time+hue=sex+post=teed-map-dataframe-sns-scatterplot-x-total-bill-y-tip+viz=facetgrid+ext=_padded.png
docs/assets/hue=method+palette=vlag+post=teed-set-xscale-log+viz=boxplot+x=distance+y=method+ext=.png
docs/assets/hue=method+palette=vlag+post=teed-set-xscale-log+viz=boxplot+x=distance+y=method+ext=_padded.png
docs/assets/teeplot-wordmark.png
docs/assets/viz=dot-plot+x-vars=index-total-speeding-alcohol-not-distracted-no-previous-dtype-object+y-vars=abbrev+ext=.png
docs/assets/viz=dot-plot+x-vars=index-total-speeding-alcohol-not-distracted-no-previous-dtype-object+y-vars=abbrev+ext=_padded.png
teeplot/__init__.py
teeplot/teeplot.py
teeplot.egg-info/PKG-INFO
teeplot.egg-info/SOURCES.txt
teeplot.egg-info/dependency_links.txt
teeplot.egg-info/not-zip-safe
teeplot.egg-info/requires.txt
teeplot.egg-info/top_level.txt
tests/__init__.py
tests/test_tee.py
tests/test_teed.py