Replies: 2 comments 2 replies
|
Hi @asmaier, thanks for the suggestions. We've evaluated these options previously. Here’s our current perspective:
Right now, due to time constraints, we I like to prioritize feature development and bug fixes over major tooling replacements. |
1 reply
|
P.S. How can |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello otterwiki developers,
I happend to notice that the python backend of otterwiki is using a bit outdated frameworks/technologies. Have you ever thought about replacing flask with fastAPI, pip with uv, black/tox with ruff? I think it might improve your development experience quite a bit.
All reactions