Submitted by ross on Fri, 11/14/2014 - 12:24
I recently had cause to create a number of linodes at the same time, and discovered the LinodeAPI. It's a pretty sweet api and allows you to do quite a few things. The attached python script uses the linode-python module to query linode and builds a debian wheezy server. There are some limitations to the script. The biggest limitation at the moment is that the disk sizes are hard coded. It's probable that you'd want to modify those sizes for any linode larger than the smallest plan.