This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
pyvimeo /
| name | age | message | |
|---|---|---|---|
| |
README | Mon Mar 17 12:51:15 -0700 2008 | |
| |
pre_commit.sh | Tue Apr 22 01:22:01 -0700 2008 | |
| |
pyvimeo.cfg | Mon Mar 17 12:51:15 -0700 2008 | |
| |
pyvimeo/ | Tue Apr 22 01:20:31 -0700 2008 | |
| |
run_tests.py | Tue Apr 22 01:20:31 -0700 2008 | |
| |
setup.py | Mon Mar 17 12:51:15 -0700 2008 |
README
Configuration is handled in either a system wide configuration file placed at: /etc/pyvimeo.cfg or a user based configuration file at: ~/.pyvimeo The sections available for configuring are: [Credentials] api_key = <vimeo api key> shared_secret = <vimeo shared secret> [Urls] starndard_api_url = http://www.vimeo.com/api/rest/ upload_url = http://www.vimeo.com/services/upload/ auth_url = http://www.vimeo.com/services/auth/ Whatever is in the ~/.pyvimeo user file will override whatever is stored in the system /etc/pyvimeo.cfg file.







