Use the official vilvik Python package to call Vilvik from your code.
Use the official vilvik Python package to call Vilvik from your scripts and notebooks.
Install the vilvik package, supply your API key, and configure the client.
Create, list, fetch, delete, and re-execute submissions from Python.
Fetch results, wait for a run to finish, list a submission's results, and continue from a finished run.
Upload a code blob once and reference it from many submissions.
List the webhook subscriptions on your account from Python.
The SDK exception hierarchy and how to handle the most common failures.
One-shot context manager that submits, waits, and cleans up.
Worked recipes for the most common SDK flows.
Push a local PyGAD run into Vilvik with a single SDK call.
Use the device login flow to authenticate without managing API keys manually.
Your feedback helps us improve. Pick a star rating; everything else is optional.