1
So far: - Graphical environment with Unity. - Graphical server, Mir. - Init system, Upstart but abandoned if I remember. - DVCS, Bazaar. - DVCS hosting, launchpad.
Am I forgetting something?
The real question is when will they work on their own kernel not based on linux?
So far we test theses configurations:
- Python 2.7.8
- Python 3.5
- Pypy
Framework: - Django 1.7
- Django 1.8
- Django 1.9
WSGI Server: - Gunicorn
- Chaussette
- Uwsgi
- mod_wsgi
(- Passenger)
The icing on the cake: - No gevent
- Gevent
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?