Add API converter

This commit is contained in:
Marty Oehme 2025-03-12 17:41:32 +01:00
parent 59aaa74d76
commit 6f79a12d2b
Signed by: Marty
GPG key ID: 4E535BC19C61886E
5 changed files with 190 additions and 7 deletions

View file

@ -10,6 +10,7 @@ dependencies = [
# "netscape-bookmarks-file-parser",
# "pyjwt>=2.10.1",
# "requests>=2.32.3",
"requests>=2.32.3",
]
[tool.pyright]