This post offers an introduction to the interactive Python Debugger tool (pdb), including basic commands, examples, alternative implementations, and helpful links.
During a recent load-test, we successfully used the Python plugin Locust to create a working test as an alternative to Jmeter.
SaltStack (Salt) is currently one of the fastest growing configuration management systems. It's written in Python and uses ZeroMQ to communicate nearly instantaneously with all of the servers in your infrastructure that it calls minions. Here is how we use Salt and why.
We’ve taken the challenge of finding well-trained Python developers into our own hands. Clayton and I will be teaching 5-day immersive trainings on Python and Django at Eleven Fifty in Carmel, Indiana.
Python is used by major organizations for mission critical applications in Indianapolis and around the U.S.
Using Pyramid's add_request_method is an easy way to maintain state in your application.
I attended the Pyramid Summer Sprint in Germany and made several improvements to Colander.
I attended the Pyramid Development Sprint this summer and worked on several improvements for Deform...
Six Feet Up organized IndyPy's Python Web Shootout, where 4 companies showed off 4 Python frameworks through the demo of a ToDo app developed in Bottle, Django, Flask and Pyramid.