Skip to content

cdummett/vegapy

Repository files navigation

VegaPy

Request and visualise data from vega core and data nodes.

Setup

The VegaPy repo uses poetry as the package manager. To setup.

poetry shell
poetry install --all-extras

Then update the network config files with.

make networks

And verify setup by running the tests.

pytest tests

Examples

Once setup try running some of the example scripts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published