Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkm/python-vimeo
Python module for using Vimeo's API v2
https://github.com/dkm/python-vimeo
Last synced: about 2 months ago
JSON representation
Python module for using Vimeo's API v2
- Host: GitHub
- URL: https://github.com/dkm/python-vimeo
- Owner: dkm
- Created: 2009-07-15T20:08:38.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2013-04-30T07:04:16.000Z (over 11 years ago)
- Last Synced: 2023-04-17T14:03:24.836Z (over 1 year ago)
- Language: Python
- Homepage: http://www.kataplop.net/pub/projets/python
- Size: 247 KB
- Stars: 58
- Watchers: 7
- Forks: 32
- Open Issues: 3
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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