Skip to content

Instantly share code, notes, and snippets.

View bevenky's full-sized avatar

Venky B bevenky

View GitHub Profile
@askedrelic
askedrelic / api.py
Created February 17, 2011 00:04
Dynamic Fabric functions
#!/usr/bin/python
# vim:ts=2:sw=2:expandtab
"""
A Python library to perform low-level Linode API functions.
Copyright (c) 2010 Timothy J Fontaine <tjfontaine@gmail.com>
Copyright (c) 2010 Josh Wright <jshwright@gmail.com>
Copyright (c) 2010 Ryan Tucker <rtucker@gmail.com>
Copyright (c) 2008 James C Sinclair <james@irgeek.com>