Skip to content

cue-lang/cue-py

Repository files navigation

cue-py use CUE from Python

This is a work in progress, expect constant churn and breakage.

Setup

python3.12 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Test

pytest --mypy

Using

TODO.

Issue tracking

Please raise all issues in the main CUE repository, giving the title of the issue a cue-py: prefix.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published