python

Updated Linode API

I've updated the python bindings to support the new Linode StackScripts method calls. An excellent feature to aid in the deployment of your new nodes. The documentation is also up to date, albeit in need of some verbosity. You can browse the source at my gitweb, or as usual you can access the source directly with git

git clone http://git.atxconsulting.com/

Making imaplib simple

Not long ago I wrote an imap polling script for work that used Python's imaplib. Shortly after that HoopyCat wrote an excellent imap backup script that also used imaplib.

Syndicate content