You are viewing a read-only archive of the Blogs.Harvard network. Learn more.
Skip to content

Getting Python to talk to Manila

I’ve been looking to find something that I could use to send posts to
Manila without having to login to the Web interface. I work MUCH
faster with vi than I do with a web interface.

Here are three links to I found really handy for getting you
started if you can program Python (I listed them in preferred reading order):

Flip Page Tutorial

Addingi to a Manila Home Page

The Manila-RPC Interface

After reading these I was able to play with Python via the interactive
interpreter and figure out what I needed to call to make a post remotely
to Manila. Tres cool.

Be Sociable, Share!