$ pip show discogs-client
---
Metadata-Version: 1.1
Name: discogs-client
Version: 2.2.1
Summary: Official Python API client for Discogs
Home-page: https://github.com/discogs/discogs_client
Author: Discogs
Author-email: api@discogsinc.com
License: UNKNOWN
Location: /usr/lib/python3.5/site-packages
Requires: requests, six, oauthlib
Python 3.5.1 (default, Mar 3 2016, 09:29:07)
[GCC 5.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import discogs_client
>>> discogs_client.__version__
'2.0.2'
discogs-client installed with
pip
: