Erste Versuche
This commit is contained in:
commit
b7586bed26
8 changed files with 253 additions and 0 deletions
18
poetry.lock
generated
Normal file
18
poetry.lock
generated
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
[[package]]
|
||||
name = "bottle"
|
||||
version = "0.12.21"
|
||||
description = "Fast and simple WSGI-framework for small web-applications."
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.9"
|
||||
content-hash = "7884484664662ef3a2683e8032b957139e6bb0f977eb2755f300188d91168ca9"
|
||||
|
||||
[metadata.files]
|
||||
bottle = [
|
||||
{file = "bottle-0.12.21-py3-none-any.whl", hash = "sha256:6e1c9817019dae3a8c20adacaf09035251798d2ae2fcc8ce43157ee72965f257"},
|
||||
{file = "bottle-0.12.21.tar.gz", hash = "sha256:787c61b6cc02b9c229bf2663011fac53dd8fc197f7f8ad2eeede29d888d7887e"},
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue