Wraps starlark-rust into Python
Project description
Starlark-PyO3: Python bindings for starlark-rust
This exposes the starlark-rust interpreter for the Starlark Python-like language to Python via PyO3.
To use this, make sure you have nightly rust available:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustup default nightly
Then, to install into the current Python virtual environment:
pip install maturin
maturin develop
Status: This is reasonably complete and usable.
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
starlark_pyo3-2022.1.tar.gz
(24.9 kB
view details)
File details
Details for the file starlark_pyo3-2022.1.tar.gz
.
File metadata
- Download URL: starlark_pyo3-2022.1.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 877d2bccebf5a2fea0baa9fa2d4118639705953be3dd6f8bd7cc737b5da737a3 |
|
MD5 | b91e0c17ea79f4cb3326c3dfca25138a |
|
BLAKE2b-256 | 108fec9b8b3c8e170216b9bdc74ebd38fa931957f18b387dceb9ecfdb8e80165 |