资 源 简 介
This is an independent implementation of the MP3Tunes.com open API in Python language. By wrapping the API in Python code, the goal of this project is to enable Python developers to access MP3Tunes functionalities, as well as retrieve content from MP3Tunes lockers, without having to encapsulate calls themselves. The only requirement for using this library is basic knowledge in Python, as well as a default Python environment (Python 2.6.1 was used for tests and implementation, with httplib default module installed).