This is a simple Python library for interacting 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.
This package is called PyVimeo on PyPI. To install PyVimeo, run the following command:
pip install PyVimeo
To see examples of the most common use cases of the Python library, visit our Python Examples 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.
To troubleshoot an issue, reach out to Vimeo Support.