-
Notifications
You must be signed in to change notification settings - Fork 0
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
Group 9 - spotify_assistant (Python) #11
Comments
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme file requirements
The README should include, from top to bottom:
NOTE: If the README has many more badges, you might want to consider using a table for badges: see this example. Such a table should be more wide than high. (Note that the a badge for pyOpenSci peer-review will be provided upon acceptance.)
UsabilityReviewers are encouraged to submit suggestions (or pull requests) that will improve the usability of the package as a whole.
Functionality
Estimated hours spent reviewing: 1 Review CommentsVery interesting project. The package leverages an existing API of Spotify to achieve data acquisition and processing. Here are some suggestions for the project for future improvement:
Generally, the project's code was well written and the structure was clear. Hope that the comments were helpful and best of luck for future development. |
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme file requirements
The README should include, from top to bottom:
NOTE: If the README has many more badges, you might want to consider using a table for badges: see this example. Such a table should be more wide than high. (Note that the a badge for pyOpenSci peer-review will be provided upon acceptance.)
UsabilityReviewers are encouraged to submit suggestions (or pull requests) that will improve the usability of the package as a whole.
Functionality
For packages also submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: 1.5 Review Comments
Overall, the package is really interesting and engaging, especially for all music enthusiasts! It offers some amazing functions as well which I really enjoyed looking into. Thank you! |
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme file requirements
The README should include, from top to bottom:
NOTE: If the README has many more badges, you might want to consider using a table for badges: see this example. Such a table should be more wide than high. (Note that the a badge for pyOpenSci peer-review will be provided upon acceptance.)
UsabilityReviewers are encouraged to submit suggestions (or pull requests) that will improve the usability of the package as a whole.
Functionality
Estimated hours spent reviewing: 1 Review Comments
|
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme file requirements
The README should include, from top to bottom:
NOTE: If the README has many more badges, you might want to consider using a table for badges: see this example. Such a table should be more wide than high. (Note that the a badge for pyOpenSci peer-review will be provided upon acceptance.)
UsabilityReviewers are encouraged to submit suggestions (or pull requests) that will improve the usability of the package as a whole.
Functionality
Estimated hours spent reviewing: 1 hour Review Comments
|
Submitting Author: Julie Song (@YXIN15)
All current maintainers: (@carolinetang77, @ChesterAiGo, @brabbit61)
Package Name: spotify_assistant
One-Line Description of Package: A Python package that explores Spotify users' listening trends, built upon Spotipy and implemented for Spotify developers.
Repository Link: https://github.com/UBC-MDS/spotify_assistant
Version submitted: v1.0.1
Editor:
Caroline Tang @carolinetang77
Chester Wang @ChesterAiGo
Jenit Jain @brabbit61
Reviewer 1: Luke Yang
Reviewer 2: Ke Wang
Reviewer 3: Arjun Radhakrishnan
Reviewer 4: Waiel Tinwala
Archive: TBD
Version accepted: TBD
Date accepted (month/day/year): TBD
Description
A Python package that enriches Spotify users' music experience by allowing them to explore their listening trends via REST APIs implemented for Spotify developers.
There is one similar Python package, Spotipy that provides wrapper functions in Python for the Spotify API. This package contains a function for each possible API request, but does not combine any of these requests. Our aim is to create functions that combine multiple requests and provide additional insights for Spotify users.
Scope
For all submissions, explain how the and why the package falls under the categories you indicated above. In your explanation, please address the following points (briefly, 1-2 sentences for each):
Who is the target audience and what are scientific applications of this package?
The target audience is Spotify users who would like to extract data from music listening trends, both in general and from their own data. The package allows retrieval and extraction of the user's own listening data, as well as general Spotify releases data, and can allow users to create new playlists on Spotify based on recommended songs.
Are there other Python packages that accomplish the same thing? If so, how does yours differ?
There is a package called Spotipy that provides wrapper functions in Python for the Spotify API. This package furthers the functionality of that package by combining wrapper functions for new purposes and greater insights.
If you made a pre-submission enquiry, please paste the link to the corresponding issue, forum post, or other discussion, or
@tag
the editor you contacted:Technical checks
For details about the pyOpenSci packaging requirements, see our packaging guide. Confirm each of the following by checking the box. This package:
Publication options
JOSS Checks
paper.md
matching JOSS's requirements with a high-level description in the package root or ininst/
.Note: Do not submit your package separately to JOSS
Are you OK with Reviewers Submitting Issues and/or pull requests to your Repo Directly?
This option will allow reviewers to open smaller issues that can then be linked to PR's rather than submitting a more dense text based review. It will also allow you to demonstrate addressing the issue via PR links.
Code of conduct
Please fill out our survey
submission and improve our peer review process. We will also ask our reviewers
and editors to fill this out.
P.S. *Have feedback/comments about our review process? Leave a comment here
Editor and Review Templates
The editor template can be found here.
The review template can be found here.
The text was updated successfully, but these errors were encountered: