DIY Python Twitterbot entered and won 1000 contest prizes

The favorite thing that I won was a cowboy hat autographed by the stars of a Mexican soap opera that I had never heard of. It really embodies the totally random outcome of these contests. Read more

Similar

Better Python Object Serialization

The Python standard library is full of underappreciated gems. One of them allows for simple and elegant function dispatching based on argument types. This makes it perfect for serialization of arbitrary objects – for example to JSON in web APIs and stru... (more…)

Read more »