Python Meetup 09/25/2015: monitoring performance and using BDD

  • Tutorial
Hello!
With a slight delay, we publish a video from the September Python Meetup.
This time, as part of the reports, we discussed:
  • Python web app performance monitoring using pinba + graphite + tessera
  • Using BDD in Python Development

Community members also discussed several current Python topics in Lightning Talk.
Records of all the performances you will find under the cut.





Monitoring of a Python application performance using pinba + graphite + tessera / Evgeny Klimov
In his report to Eugene talked about how to quickly understand what the application "inhibits" the detector to anomalies and alert on SMS. We also talked about the main indicators that you need to pay attention to when evaluating the performance of web applications.




Using BDD in Python development / Vladimir Shebunyaev
Vladimir showed on examples how and why to use BDD in Continuous Integration, what are the advantages and problems of this approach. He also introduced the audience to the Behave, Lettuce, pycukes, specloud, freshen, pyvows, pytest-bdd tools.




Lightning Talk: PyMove3D / Anatoly Babenya




Lightning Talk: Running Asynchronous Python Code on Twisted / Eugene Klimov




Lightning Talk: Python Debugger / Nikolay Karelin




Lightning Talk: Deepwalker / trafaret / Cyril Carriers




Also popular now: