Python OAuth 2.0 Implementation including client and server packages:
- ndg_oauth_client
- ndg_oauth_server
These include WSGI wrappers for easy integration with Python frameworks such as Pylons/Pyramid or Django.
Both are available on PyPI e.g.
$ pip install ndg_oauth_client ndg_oauth_server
Latest release is version 0.5.0.