linode

Python wrapper of the Linode API
Download

linode Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • George Hickman
  • Publisher web site:
  • http://ghickman.co.uk

linode Tags


linode Description

linode is a Python wrapper for the Linode's API that attempts to act just like the Linode API Docs say it will while being pythonic.Installation pip install linodeUsageThis is currently alpha software but this example is what I'm aiming for. from linode import Api linode = Api('your_api_key') linode.create(datacenter_id, plan_id, payment_term) linode.disk.createfromdistribution(linode_id, distribution_id, label, size, root_pass, root_ssh_key)Product's homepage


linode Related Software