I'm very happy to announce the release of my heavy first iteration of my new web framework, "Responder": http://python-responder.org/en/latest/ It's like a mix between Flask/Falcon, but with ease of developer sanity kept in mind. Expect the Requests experience, but for building services.
-
-
Django has a few different ways of doing this out of the box. My favorite is that you can run code after the response is returned without much trouble, we use it for all our analytics:https://gist.github.com/pirate/c4deb41c16793c05950a6721a820cde9 …
-
This isn’t going to do what you expect. You’re still locking the process: no new WSGI requests will be accepted for the duration of your callback. Rather hook into process_response() with a task queue, like Celery.
- Voir les réponses
Nouvelle conversation -
Le chargement semble prendre du temps.
Twitter est peut-être en surcapacité ou rencontre momentanément un incident. Réessayez ou rendez-vous sur la page Twitter Status pour plus d'informations.
