Daniel J. B. Clarke
Daniel J. B. Clarke
I can't seem to get redirects working when using rororo, the rororo exception handler seems to break it even when `use_error_middleware=False`. Nonetheless, thanks for creating this -- I love openapi...
I had a use-case where I created a static webpage to display information available in a database. In particular it required me to create my own render function/loop: ``` def...
Timeouts
This module was working pretty nicely but I can't seem to get a timeout working.. Looking at the source code it looks like it should be the same as normal...
Because VSCode has no intention of changing their stance on required CORS headers to work in webviews https://github.com/microsoft/vscode/issues/72900 -- the only workaround I see is using a proxy service like...
It's fine on /biojupies DEV=false or /biojupies-dev DEV=true
UserWarning: Your application has authenticated using end user credentials from Google Cloud SDK. We recommend that most server applications use service accounts instead. If your application continues to use end...
New Release
Some code refactoring and implemented the new mpv renderer API; this seems to fix wayland support, works better on linux mint mate, and presumably may also fix other things. Hopefully...
>TypeError: Passing coroutines is forbidden, use tasks explicitly. Coming from socket.io
Fixes outstanding dependabot PRs