openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-pylast
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Aug 10, 2025 — Aug 10, 2026
Showing page 35 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove duplication into _extract_top_albums(doc, network)
hugovk
More...
over 12 years ago
Remove duplication into _extract_top_artists(doc, network)
hugovk
More...
over 12 years ago
Re-add get_weekly_album_charts(), get_weekly_artist_charts() and get_weekly_charts() helper functions
hugovk
More...
over 12 years ago
Move duplication into get_bio(), keeping existing get_bio_XXX() to call it
hugovk
More...
over 12 years ago
Reinstate get_wiki_published_date(), get_wiki_summary() and get_wiki_content() as they may already be used by third parties. Add command-line options to the test.
hugovk
More...
over 12 years ago
Create abstract, internal _Opus class for common stuff used by Album and Track
hugovk
More...
over 12 years ago
Test: Use a unique filename for picking and delete it afterwards. Allows concurrent testing.
hugovk
More...
over 12 years ago
Fix a test. Asked for a New York gig and got a Brooklyn one. Let's try London instead.
hugovk
More...
over 12 years ago
Refactor and mark artist.getimages as deprecated
hugovk
More...
over 12 years ago
Refactor get_wiki things to remove duplication
hugovk
More...
over 12 years ago
Refactor shouts to duplicate code
hugovk
More...
over 12 years ago
Move get_wiki_published_date(), get_wiki_summary(), get_wiki_content() up to _BaseObject to remove duplication in Album and Track. Already has test cases.
hugovk
More...
over 12 years ago
Move share() up to _BaseObject, removing duplication in Artist, Event and Track
hugovk
More...
over 12 years ago
Move get_top_fans up to _BaseObject, removing duplication in Artist and Track
hugovk
More...
over 12 years ago
Move weekly charts getters to _BaseObject, removes duplication between group, tag and user
hugovk
More...
over 12 years ago
Add _get_things to remove duplication
hugovk
More...
over 12 years ago
Run pyflakes and pep8 and update
hugovk
More...
over 12 years ago
Refactor to include limit parameter to reduce bandwidth\n\nRefactor calls to chart.getTopArtists, chart.getTopTracks, tag.getTopTags and user.getTopTags to include the limit parameter (where available) to reduce the size of data sent by Last.fm.\n\nFor example, getting limit=1 can reduce receiving 101 items to 1, making the test take 0.5s rather than 1.2s.\n\nAlso return a list of TopItems rather than just items, and add cacheable parameter.
hugovk
More...
over 12 years ago
Jiggle the tests to increase coverage a bit
hugovk
More...
over 12 years ago
Remove a couple of resource warnings from not closing files
hugovk
More...
over 12 years ago
The CI got different Spotify IDs to my computer. Generalise the tests. For #74.
hugovk
More...
over 12 years ago
Implement artist/album/track.getPlaylinks, closes #74
hugovk
More...
over 12 years ago
Update README.md
hugovk
More...
over 12 years ago
Implement geo.getMetroHypeTrackChart, geo.getMetroTrackChart and geo.getMetroUniqueTrackChart. Closes #44.
hugovk
More...
over 12 years ago
Implement geo.getMetroUniqueArtistChart for #44
hugovk
More...
over 12 years ago
Implement geo.getMetroHypeArtistChart and refactor
hugovk
More...
over 12 years ago
Add from and to dates for artist charts, for #44
hugovk
More...
over 12 years ago
Implement geo.getMetroWeeklyChartlist and geo.getMetroArtistChart for #44
hugovk
More...
over 12 years ago
Implement geo.getMetros for #44
hugovk
More...
over 12 years ago
Implement geo.getTopArtists for #44
hugovk
More...
over 12 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
40
41
42
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree