Skip to content

d3py Idiom Import #70

@wrobstory

Description

@wrobstory

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".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions