diff options
Diffstat (limited to 'libraries/discogs-client/README')
-rw-r--r-- | libraries/discogs-client/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/libraries/discogs-client/README b/libraries/discogs-client/README index 71729fa05805..f34c2e1c00a7 100644 --- a/libraries/discogs-client/README +++ b/libraries/discogs-client/README @@ -1 +1,6 @@ -Official Python API client for Discogs. +This is the official Discogs API client for Python. It enables you +to query the Discogs database for information on artists, releases, +labels, users, Marketplace listings, and more. It also supports +OAuth 1.0a authorization, which allows you to change user data such +as profile information, collections and wantlists, inventory, +and orders. |