Skip to main content

A small iTunes API wrapper (made for test task)

Project description

itunesmusicsearch PyPI version

itunesmusicsearch is made to fetch necessary information about the track using iTunes Store API. itunesmusicsearch is made for Python 3.X.

Installing

You can install it from pip:

pip install itunesmusicsearch

Or you can simply clone this project anywhere in your computer:

git clone https://github.com/fonrimss/itunesmusicsearch.git

And then enter the cloned repo and execute:

python setup.py install

Dependencies

itunesmusicsearch requires Requests installed.

Examples and information

Search for a track:

import itunesmusicsearch

track = itunesmusicsearch.search_track('Iter Impius')  # Returns a list
print(track[0].artist_name + ': ' + track[0].track_name + ' | Length: ' + str(track[0].get_track_time_minutes())) # Get info from the first result

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

itunesmusicsearch-0.0.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

itunesmusicsearch-0.0.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file itunesmusicsearch-0.0.1.tar.gz.

File metadata

File hashes

Hashes for itunesmusicsearch-0.0.1.tar.gz
Algorithm Hash digest
SHA256 4efab8479ad41e82d038957656bb51181f01914a89af277ad0cd2dbe46c878be
MD5 8b0a26aedc826e9a258ac03f516384e8
BLAKE2b-256 02db347ded1dd3c070d001a6c23071550222ec3a92a99886e3ef3c32b10a74f5

See more details on using hashes here.

File details

Details for the file itunesmusicsearch-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for itunesmusicsearch-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 195a5e6f127df2bf54e5cff658500f432768ad5b96c00a911ff281ae6c89af52
MD5 5910ea81e5b5d5e19ef85197ff2814ad
BLAKE2b-256 eaf9321cab3e3f6b461d15cb6ab2a1341719d92cb656596616c07eb7e7ec6aea

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page