add api files

This commit is contained in:
2025-10-13 14:25:54 +02:00
parent 59a3d572bb
commit 2eef8dee7c
5 changed files with 752 additions and 0 deletions

7
uv.lock generated Normal file
View File

@@ -0,0 +1,7 @@
version = 1
requires-python = ">=3.13"
[[package]]
name = "bibapi"
version = "0.1.0"
source = { editable = "." }