Published: 2011-04-29
A command-line script (written in Python) for validating HTML and CSS files and URLs using the WC3 validators.
Published: 2011-04-29
A command-line script (written in Python) for validating HTML and CSS files and URLs using the WC3 validators.
Published: 2010-06-19
Updated: 2010-06-20
Updated: 2013-12-08
Using the VirtualBox GUI to manually merge lots of snapshots is time consuming and fiddly so I wrote a Python script called vboxmerge.py to do this automatically. The script merges a snapshot branch into the base VDI with a single command (it also illustrates how easy it is to script VirtualBox using Python).
Published: 2010-03-23
Updated: 2010-03-30, 2010-05-01, 2011-06-10
|
Note |
The current version of this app is written in CoffeeScript and is published in the npm package registry. |
A simple Python command-line script I wrote to send SMS messages using Clickatell’s HTTP API. In addition it: