Commit Graph

20 Commits (b38b509bbd907edfcf03c785c78979837c3af0ae)

Author SHA1 Message Date
Abhinav Sarkar b38b509bbd minor change 2009-01-03 15:48:44 +00:00
Abhinav Sarkar 07619d0c92 fixed a missing argument error 2009-01-03 11:36:37 +00:00
Abhinav Sarkar 98a0f7153a minor changes 2009-01-03 09:24:29 +00:00
Abhinav Sarkar 2803143af4 renamed WeeklyTagChart.get() to WeeklyTagChart.create_from_data() 2009-01-02 13:38:24 +00:00
Abhinav Sarkar 486638387c implemented a compound method: user.get_weekly_tag_chart(). it analyzes user's weekly artist chart and each artist's top tags and creates a weekly tag chart. 2009-01-02 13:32:46 +00:00
Abhinav Sarkar 47c1697f3d fixed minor errors 2009-01-02 13:29:06 +00:00
Abhinav Sarkar 25755a934c moved venue to a separate module and implemented venue related methods 2009-01-01 11:04:31 +00:00
Abhinav Sarkar 55680ba9c8 implemented new methods and check for authenticated method calls. 2008-12-31 20:09:06 +00:00
Abhinav Sarkar 2565dbb9a1 added searchable mixin to album to implement album.search method 2008-12-31 06:05:34 +00:00
Abhinav Sarkar 0cec26c46a added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports 2008-12-31 05:30:23 +00:00
Abhinav Sarkar 8888f99329 2008-07-15 12:02:07 +00:00
Abhinav Sarkar 9a061d88cf 2008-07-15 11:59:49 +00:00
Abhinav Sarkar 7363f5cd18 implemented the singleton pattern 2008-07-14 19:08:39 +00:00
Abhinav Sarkar 4b1217f56a added init and auth (empty) modules 2008-07-14 10:31:40 +00:00
Abhinav Sarkar 684315cca4 added user and weeklychart modules 2008-07-14 10:20:18 +00:00
Abhinav Sarkar 0d055183bc added new classes 2008-07-10 16:55:05 +00:00
Abhinav Sarkar 2ddd3f320b 2008-07-10 16:53:43 +00:00
Abhinav Sarkar c04282b261 2008-07-10 14:04:42 +00:00
Abhinav Sarkar 305e49bc11 removed xml2dict.py
use xpath instead of Xml2dict
added event.py and geo.py
made appropriate modifications in album.py, api.py and artist.py
2008-07-10 10:32:13 +00:00
Abhinav Sarkar 63470dc254 added album, api, artist, filecache, tag and xml2dict module. 2008-07-03 19:03:41 +00:00