Interacting with the Vimeo API using Python
This is a simple Python library for interacting with the Vimeo API.
Before you start
Get started with the Vimeo API
If youโre new to Vimeo APIs, check out Getting Started: The Basics before diving into the content on this page.
Install the Python library
This package is called PyVimeo on PyPI. To install PyVimeo, run the following command:
pip install PyVimeo
Advanced examples
To see examples of the most common use cases of the Python library, visit our Python Examples Library.
Legacy Python library
An earlier version of this library used a different, more involved ORM syntax. If youโd like to access this earlier version, visit the Legacy ORM page in GitHub.
Support
To troubleshoot an issue, reach out to Vimeo Support.