tag: python

Articles tagged python

Adding charts to Pelican

We're going to use pygal (python) to add automatic graph generation to pelican.

Introduction to SQL Alchemy

SQL Servers are awesome and allow us to build great things, but sometimes writing SQL just to get the boiler plate logic out can get in the way...

Adventures in Python Web Services

New to Python, but not new to programming? Good let's dive in. I'll assume a Java/C# background and we can create some fun with the incredibly...