jwkvam / plotlywrapper

:burrito: simple plotly python api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reduce dependencies to just plotly

jwkvam opened this issue · comments

Don't need to have ipython stuff as dependencies import them only as needed and gracefully handle if they are not present.

I'm happy leaving pandas and numpy as requirements.