Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

d3py Idiom Import #70

Open
wrobstory opened this issue May 2, 2013 · 0 comments
Open

d3py Idiom Import #70

wrobstory opened this issue May 2, 2013 · 0 comments

Comments

@wrobstory
Copy link
Contributor

To carry over this conversation from twitter: if d3py is going to move towards a "idiom+serving" model, should the idioms be imported directly?

Right now I'm manually moving new Vincent builds into the d3py codebase, as to avoid an install dependency. But, it might be more Pythonic/easier to integrate if we have explicit imports of our different idiom libraries.

That would also let other folks build idioms and link them to d3py, via a standard set of API hooks (that would need to be sorted out). Maybe something like "d3py will process the pandas data into a JSON-like structure, and your idiom needs to parse it".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant