Thursday, January 29, 2009

Using CloudBuddy API from IronPython

About IronPython

IronPython is a new implementation of the Python programming language running on .NET. It supports an interactive console with fully dynamic compilation. It is well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while maintaining full compatibility with the Python language.

Read More about IronPython here

About CloudBuddy and its API

CloudBuddy is primarily a S3 Bucket Explorer Platform. It comes with set of rich .NET API's to natviely integrate S3 Bucket Explorer in your application.  

Read More about CloudBuddy and its API here

CloudBuddy API's can be directly invoked from your IronPython in no time. We have provided samples to learn more.


Follow the below steps to run the samples provided.


Step 1 : Download and Install IronPython

Step 2: Donwload and Install the latest CloudBuddy

Step 2 : Donwload the Iron Python samples and unzip the folder

Step 3 : run the samples using ipy.exe CloudBuddy.py

Let us know your feedback and suggestions on this.

No comments: