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

Python API #395

Open
domoritz opened this issue May 23, 2024 · 1 comment
Open

Python API #395

domoritz opened this issue May 23, 2024 · 1 comment
Labels
projects Project ideas for Mosaic

Comments

@domoritz
Copy link
Member

domoritz commented May 23, 2024

Design and develop a Python API for generating Mosaic specifications. Similar in spirit to Vega-Altair, the Python API should enable programmatic construction of a Mosaic JSON specification and enable easy operation with data from Pandas, Polars, DuckDB, etc.

@domoritz domoritz added the projects Project ideas for Mosaic label May 23, 2024
@domoritz
Copy link
Member Author

Since #358, Mosaic has a JSON schema for the spec format so we should be able to use https://github.com/vega/altair/tree/main/tools/schemapi to generate the Python API.

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

No branches or pull requests

1 participant