Conversation
Collaborator
Author
|
Flake8 failed weil es immernoch auf Python 3.5 eingestellt ist. Aber das sollte ja für dieses Repo egal sein und 3.8 oder 3.9 oder so der Standard? Was ist das neue Minimum? |
Contributor
|
Auf dem Raspi in Bullseye ist Python 3.9.2 installiert. |
Contributor
|
Soll nicht auch Buster unterstützt werden |
LKuemmel
pushed a commit
to LKuemmel/core
that referenced
this pull request
Nov 24, 2025
help amount
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ich habe damit mal was rumgespielt. Da openWB mein erstes Python-Projekt ist, habe ich auch genau null Erfahrung mit Webframeworks für Python.
Die Dokumentation von FastAPI hat mir zugesagt, deswegen habe ich das einfach mal damit probiert und siehe da, es scheint eine recht einfache Kiste zu sein. Es gibt aber noch unzählige Alternativen zu FastAPI, die ich alle nicht getestet habe und von denen ich auch keine Ahnung habe.
So ist es nur eine kleine Demo die zeigt, dass es geht. Vorteile zu jetzt: