• Home
  • About
  • Resume

  • Let's Learn Python
  • GitLab
  • GitHub
  • LinkedIn
  • Twitter
  • Flickr
  • DjangoPonyTattoo

Barbara Shaurette

Python/Django Developer and Educator

Contact

Posts Categories

Generating seed data for PHPUnit tests

I'm working on a pretty massive test harness for a custom framework extension - I won't bore anyone with ...

Apr 16, 2009 Python

Posting to the Twitter API

Just to provide a little bit of context, I'm working on a project that will be similar to secrettweet ...

Apr 05, 2009 Python

Simple Parsing Script

A simple script to parse plain text files (in this case pipe-delimited), then write the rows to a table. Take ...

Apr 04, 2009 Python

PyCon 2009 Wrap-Up

I was a little nervous about going - with less than a year of Python under my belt, I still feel ...

Apr 01, 2009 PyCon Python

converting tabs to spaces in vi

This is mostly for my own personal reference - just one of those little things I use frequently and always forget ...

Nov 06, 2008 Mac OS X Python
1 2 3 4 5 6 7 8 9 10