Python wrapper for https://cuelang.org
Project description
cue - Python Wrapper for https://cuelang.org
Alpha release - use at your own risk
Examples
import cue
cue.vet.files('schema.cue', 'data.yml') # Will raise cue.Error on errors
Install
This library uses the cue
command line utility and will fail if it's not found in PATH.
You can set the CUE_EXE
environment variable if you have non-standard cue
install.
Run cue.check_install()
to validate installation.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycue-0.1.0.tar.gz
(4.8 kB
view details)
File details
Details for the file pycue-0.1.0.tar.gz
.
File metadata
- Download URL: pycue-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74c2bdea4180eec2814275d95f9fea4edd3edf463fb57391105cfbaa6e6df34f |
|
MD5 | dad8d1159fb9e98ca27fa5fe282e342a |
|
BLAKE2b-256 | b74ad67abf8feb935dc31020dd3bb698920503e753f738d82c6644b75ce26247 |