From f3ed9d955024596c34e25cbae1fe23acd79f62a8 Mon Sep 17 00:00:00 2001 From: Danny Sauer Date: Tue, 14 Jul 2026 23:30:48 -0500 Subject: [PATCH] docs: list Vexcalibur Python implementation Signed-off-by: Danny Sauer --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index e1c498e..9cf7d5d 100644 --- a/profile/README.md +++ b/profile/README.md @@ -32,4 +32,5 @@ The project has a growing ecosystem with known implementations in: * Go (original): https://github.com/openvex/go-vex * .NET: [NuGet](https://www.nuget.org/packages/OpenVEX/) [GitHub](https://github.com/JamieMagee/openvex.net) +* Python: [Vexcalibur](https://github.com/vexcalibur-dev/vexcalibur) ([PyPI](https://pypi.org/project/vexcalibur/)) * Rust: https://docs.rs/openvex/latest/openvex/