Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added objects #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Added objects #1

wants to merge 7 commits into from

Conversation

MakeShiftArtist
Copy link

Initial Objects commit

client now has 3 new methods to make searching more intuitive
search_artists(artist)
search_albums(album)
search_tracks(track)

These will return an object instead of json data, improving ease of use. the original search method is still there in case someone wants the original json data

Objects.py is well documented, but the documentation style is different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant