Wervice :windows: · @wervice
6 followers · 68 posts · Server fosstodon.org

You can now easily change the WSGI server for Lumos. You can choose between Gevent WSGI and Flask.run().

github.com/Wervice/Lumos

#gevent #cloud #wsgi

Last updated 1 year ago

Ketil Froyn · @kefir
161 followers · 449 posts · Server mas.to

So here's another pretty solid resource explicitly stating that WSGI URL routing treating %2F like / is unexpected.

Source: w3.org/Addressing/URL/4_URI_Re

#framework #web #flask #fastapi #wsgi #Python

Last updated 1 year ago

Fredrik Averpil :python: · @fredrikaverpil
159 followers · 362 posts · Server fosstodon.org

I'm working on a project where we want to replace an ORM with an ORM, but it's tangled into everything and called from all over the business logic. If the ORM would've been decoupled from the objects tossed around in the business logic, it would've been much easier to replace the ORM.

This blog post outlines an example of how this can be done with . I'm also covering decoupling the data store communication via the "Repository pattern".

fredrikaverpil.github.io/blog/

#python #wsgi #asgi #pydantic

Last updated 1 year ago

Brian :python: :flask: :apple: · @brianb
141 followers · 734 posts · Server fosstodon.org

Just spent an hour fighting and because an app was missing config information.

Turns out it needs to be actually included in the config file to...you know...use it.

All is well. I'll do SSL tomorrow.

#wsgi #flask

Last updated 2 years ago

Ciro Spaciari 🚀🐍 · @cirospaciari
3 followers · 32 posts · Server fosstodon.org

As requested, soon i will release the CLI tools for socketify, also compatible with and , you can use it with socketify.py, , , or your favorite

Project: github.com/cirospaciari/socket

#asgi #wsgi #falcon #flask #django #emmett #python #webframework

Last updated 2 years ago

Ciro Spaciari 🚀🐍 · @cirospaciari
2 followers · 29 posts · Server fosstodon.org

Everybody got faster with socketify.py 🚀🔥

Today i pre-released the and compatible server, compatible with , , and Emmett, this are
@TFBenchmarks plaintext results (i7 7700HQ)

Project: github.com/cirospaciari/socket

#wsgi #asgi #falcon #flask #django

Last updated 2 years ago

nebunez :manjaro: :emacs: · @nebunez
484 followers · 5632 posts · Server fosstodon.org

Hey peeps: What are you using to serve your in ?

#python #flask #wsgi #web #apps #production

Last updated 2 years ago

Python 3.9.0 fixed the gist.github.com/fourdollars/c4 (server sent events) issue when using WGSI on Dreamhost shared hosting. ❤️ .9.0

#hosting #shared #dreamhost #wsgi #sse #python3

Last updated 4 years ago