lancelot/pylancelot
Willi Ballenthin 6222351aaa v0.9.10
2026-01-08 16:50:21 +01:00
..
.env pylancelot: inspect-workspace: try to load file as BE2 first 2025-02-18 16:04:43 +00:00
python/lancelot be2utils: fix bug in call graph edges 2025-02-18 21:36:05 +00:00
scripts pylancelot: inspect-workspace: try to load file as BE2 first 2025-02-18 16:04:43 +00:00
src fmt 2025-09-25 23:08:24 +00:00
tests pylancelot: add be2utils 2024-11-01 21:00:48 +00:00
.envrc pylancelot: add justfile 2024-09-27 10:29:07 +00:00
.gitattributes
.gitignore pylancelot: add be2utils 2024-11-01 21:00:48 +00:00
Cargo.toml v0.9.10 2026-01-08 16:50:21 +01:00
justfile pylancelot: add be2utils 2024-11-01 21:00:48 +00:00
LICENSE.txt
pyproject.toml v0.9.10 2026-01-08 16:50:21 +01:00
README.md pylancelot: inspect-workspace: try to load file as BE2 first 2025-02-18 16:04:43 +00:00
setup.cfg

testing

$ pip install maturin[patchelf] pytest
$ maturin develop --release --extras dev
$ pytest

use maturin develop --release for fast builds.

local builds

$ maturin build --release
$ ../target/wheels/*.whl