Coder Social home page Coder Social logo

python-discogs-api's Introduction

Discogs API Client

Deprecated in favour of another community-driven fork.

These people are doing amazing work! :)

python-discogs-api's People

Contributors

brephophagist avatar brunal avatar cburmeister avatar colinmarc avatar grawlinson avatar iomonad avatar jacderida avatar joj0 avatar koobs avatar leo-dor avatar mbortnyck avatar murdos avatar rodneykeeling avatar sampsyo avatar scarabeusiv avatar susansalkeld avatar tenuki avatar verybadsoldier avatar vreon avatar wesrog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

python-discogs-api's Issues

Join forces?

Hi,
you might not have noticed it yet but we had a similar idea in mind and are continuing to maintain the now deprecated discogs python client originally coded by discogs.com. We founded our project team around the same time as you started this repo: June 2020.

This is our repo, we already brought in some new features compared to the original client.: https://github.com/joalla/discogs_client, even some that you also seem to have merged into your fork. It would be wonderful if we could merge all the stuff together into one python package.

Also the module was packaged for Debian Linux: https://packages.debian.org/sid/python3-discogs-client, https://packages.debian.org/bullseye/python3-discogs-client and also Alpine Linux: https://pkgs.alpinelinux.org/packages?name=*discogs*&branch=edge

We would welcome you to share your thoughts in this thread on the discogs forum https://www.discogs.com/forum/thread/822690?page=1#8302473 or get in touch directly with either discogs.com user https://www.discogs.com/user/alifhughes or https://www.discogs.com/user/J0J0.

We hope to hear from you soon and maybe work on stuff together in the future :-)
all the best
Jojo & Alistair & Lambengolmo (Joalla Discogs Client Team)

Installation fais w/ Poetry

First, thanks for picking up the torch of the deprecated client ๐Ÿ‘

Not sure to which repo this belongs but thought you might want to know that Poetry 1.1.4 seems to be unable to install this package.

> poetry add discogs-api   
Using version ^0.1.0 for discogs-api

Updating dependencies
Resolving dependencies... (0.0s)

  AssertionError

  

  at ~/.poetry/lib/poetry/mixology/incompatibility.py:60 in __init__
       56โ”‚                     # intersection, they're mutually exclusive, making this incompatibility
       57โ”‚                     # irrelevant, since we already know that mutually exclusive version
       58โ”‚                     # ranges are incompatible. We should never derive an irrelevant
       59โ”‚                     # incompatibility.
    โ†’  60โ”‚                     assert by_ref[ref] is not None
       61โ”‚                 else:
       62โ”‚                     by_ref[ref] = term
       63โ”‚ 
       64โ”‚             new_terms = []
> poetry --version
Poetry version 1.1.4

import problem

Hi, I've got this problem

import discogs_api

then run the script, and I have this:

from oauthlib import oauth1
ModuleNotFoundError: No module named 'oauthlib'

how should I fix it ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.