Ask HN: What is your python stack? Hi, I'm working at https://www.sqreen.io/, the security as a service platform, on the python agent and we're currently setup the integration tests. We plan to run all of the following configurations regularly with a distributed Docker cluster, more details in a future blog post! So far we test theses configurations:
Framework:
WSGI Server:
The icing on the cake:
I still try to find some relevant information about python deployment, so what is your deployment? Do you use a specific version of a Framework not listed below or a wsgi server configured in a very specific way? |