first working draft

This commit is contained in:
2021-03-13 16:53:15 +01:00
parent f58ed9fee0
commit 65f8c7d4be
8 changed files with 487 additions and 1 deletions

View File

@ -6,6 +6,8 @@ name = "pypi"
[packages]
beautifulsoup4 = "*"
aiohttp = "*"
pydantic = "*"
pyyaml = "*"
[dev-packages]