initial commit

This commit is contained in:
hlad 2022-07-31 01:48:38 +02:00
commit 8befcd2896
9 changed files with 324 additions and 0 deletions

7
Pipfile Normal file
View file

@ -0,0 +1,7 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
api-client-pydantic = "*"