Overview of python3-discogs-client capabilities
masterThe python3-discogs-client is a Python module used to interact with the Discogs REST-API. It allows developers to:
- Query the Discogs database: Retrieve information regarding artists, releases, labels, users, and Marketplace listings.
- Perform authenticated actions: Using OAuth 1.0a authorization, the client can modify user data, including profile information, collections, wantlists, inventory, and orders.