/python-vimeo

Python module for using Vimeo's API v2

Primary LanguagePython

This a python module for using Vimeo's API.

This is a complete rewrite of the previous version. Support
for v2 API is underway. Currently, do not expect anything.

For debugging purprose, I heavily rely on hurl (http://hurl.it/).
The author of this website is also the author of the python module for oauth used here.

INSTALL
-------

Regular python distutils:

 $ python setup.py install prefix=/somewhere/in/the/universe

You can also create debian package:

 $ dpkg-buildpackage


USAGE
-----

Not yet ! But you can check the vimeo-uploadv2.py and vimeo-query.py script.
They should (at least, I plan to) fulfil most requirements.


CONTRIBUTORS
------------
Thanks :)

mishk (for the 99% patch that reduced amazingly the code while still improving it greatly!)
Bengt Sj�l�n
Okke Formsma
"aseppala" on github