MANIFEST.in
README.md
setup.py
ed_design/__init__.py
ed_design/colors.py
ed_design.egg-info/PKG-INFO
ed_design.egg-info/SOURCES.txt
ed_design.egg-info/dependency_links.txt
ed_design.egg-info/requires.txt
ed_design.egg-info/top_level.txt
ed_design/_example_data/__init__.py
ed_design/_example_data/auto.csv
ed_design/_example_data/example_data.py
ed_design/logo/__init__.py
ed_design/logo/ed_logo_blue_print.jpg
ed_design/logo/ed_logo_blue_web.png
ed_design/logo/logo.py
ed_design/style/__init__.py
ed_design/style/envidan.mplstyle
ed_design/style/matplotlib_standard.mplstyle
ed_design/style/style.py
ed_design/style/_fonts/__init__.py
ed_design/style/_fonts/_satoshi/FFL.txt
ed_design/style/_fonts/_satoshi/Satoshi-Black.otf
ed_design/style/_fonts/_satoshi/Satoshi-BlackItalic.otf
ed_design/style/_fonts/_satoshi/Satoshi-Bold.otf
ed_design/style/_fonts/_satoshi/Satoshi-BoldItalic.otf
ed_design/style/_fonts/_satoshi/Satoshi-Italic.otf
ed_design/style/_fonts/_satoshi/Satoshi-Light.otf
ed_design/style/_fonts/_satoshi/Satoshi-LightItalic.otf
ed_design/style/_fonts/_satoshi/Satoshi-Medium.otf
ed_design/style/_fonts/_satoshi/Satoshi-MediumItalic.otf
ed_design/style/_fonts/_satoshi/Satoshi-Regular.otf
ed_design/style/_fonts/_satoshi/__init__.py
tests/__init__.py
tests/test_colors.py
tests/test_logo.py
tests/test_style.py