added python bindings

This commit is contained in:
2025-04-24 15:51:47 +01:00
parent 125d113ade
commit 9075ab5967
4 changed files with 13 additions and 3 deletions

3
.gitignore vendored
View File

@@ -43,6 +43,9 @@ p2prc.PublicKeyBareMetal
# Ignore pem files
*.pem
# ignore virtual env file
venv
# Nix and Nix flake files
result
result-*