== Python OCA Bindings == ---- dataentry addon ---- name : Python OCA Bindings # full name of the component url_url : https://github.com/lukaszo/python-oca # url of the component brief description : Python bindings for OpenNebula's XMLRPC methods # 30 words max type : tool # tool/extension/plugin license : Apache Software License 2.0 # OSS/propietary opennebula version : 2.0 author : Łukasz Oleś # person or organization developing the code email : lukaszoles@gmail.com organization : # company/center/project keyword_tags : python, oca # comma separated list last update_dt : 2010-12-20 # last update of the plugin: YYYY-MM-DD ---- == Description == Provides a Python interface to OpenNebula's XMLRPC API. == Benefits == Allows developers to manage OpenNebula in an easy and Pythonic way. To install it just run: easy_install oca For more details, read the documentation: http://lukaszo.github.com/python-oca/