Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Pycogs

Pycogs is a Python script that fetches releases from Discogs for a specified artist. You can choose which release types to retrieve, including Albums, Singles & EPs, and other release categories.

Requirements

  • requests
pip install requests
  • rich requests
pip install rich requests
  • Python 3.12.11
https://www.python.org/downloads/
  • Discogs Developer Token / Personal Access Token
https://www.discogs.com/settings/developers

Quick Setup

  1. Install Python 3.14.
  2. Open CMD and Run The Install Command Given in Requirements to Install The requests Lib.
  3. Generate a Discogs Personal Access Token.
  4. Run the Script and Specify the Artist/Band/Group and Desired Release Type(s).

Note

Pycogs Makes Use Of the Discogs API, So a Valid PAT (Personal Access Token) is REQUIRED For Auth and API Access.

About

a Python Script that gets releases by specified artist from Discogs

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages