📜 ⬆️ ⬇️

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

Hello!
With a slight delay, we are publishing videos from the September Python Meetup.
This time, in the framework of the reports we discussed:

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





Monitoring application performance in Python using pinba + graphite + tessera / Eugene Klimov
In his report, Eugene told how to quickly understand that the application is “slowing down”, set up the anomaly detector and alert on SMS. We also talked about the main indicators that need to be paid attention to when evaluating the performance of web applications.




Using BDD in Python Development / Vladimir Shebunyaev
Vladimir showed with examples how and why to use BDD in Continuous Integration, what advantages and problems this approach has. He also introduced students to the instruments Behave, Lettuce, pycukes, specloud, freshen, pyvows, pytest-bdd.
')



Lightning Talk: PyMove3D / Anatoly Babenya




Lightning Talk: Asynchronous Python code work on Twisted / Eugene Klimov




Lightning Talk: Python Debugger / Nikolai Karelin




Lightning Talk: Deepwalker / trafaret / Cyril Carriers



Source: https://habr.com/ru/post/269957/


All Articles