Quantcast
Channel: SpringSource Team Blog » Greg Turnquist
Browsing latest articles
Browse All 5 View Live

Spring Python 1.1 book is published

The Spring Python 1.1 book is published! Spring Python takes the concepts of the Spring Framework and Spring Security, and applies them to the world of Python. In this book, you will be writing code...

View Article


Building RabbitMQ apps using Python

RabbitMQ is a powerful messaging broker based on the Advanced Message Queueing Protocol (AMQP). Thanks to the neutral nature of the AMQP spec, it is easy to connect to it from many platforms, including...

View Article


Mixing RabbitMQ with Spring Python

RabbitMQ is a powerful messaging broker based on the Advanced Message Queueing Protocol (AMQP). In an earlier post, we looked into building a Python stock ticker program. We compared using RabbitMQ's...

View Article

Spring Python 1.2.0.RC1 is released!

After many months of work, Spring Python's first 1.2 release is available. The project has migrated its documentation to Sphinx, the same tool used for documenting the Python language itself. You can...

View Article

Spring Python 1.1.1, 1.2.1, and 1.3.0.RC1 are released!

Amidst the flurry of Spring releases this month, Spring Python has it's own. Versions 1.1.1 and 1.2.1 are maintenance releases that patch some bugs. Version 1.3.0.RC1 is the first release of 1.3.0. In...

View Article

Browsing latest articles
Browse All 5 View Live