Skip to main content

A totally unofficial Python wrapper for Riddimbase.org

Project description

PyRiddim

A totally unofficial Python wrapper for Riddimbase.org.

Instructions

The PyRiddim() constructor takes q q_type and track as arguments, uses those arguments to search Riddimbase and stores the data as a Pandas dataframe.

  • q is the search query
  • q_type is what to search for
  • track toggles print statements while running the query (if ur impatient)

q_type defaults to riddim, but can also be artist, tune, label, album or producer.

track defaults to False.

To see the search results, use the .info method.

Example

How many songs does Riddimbase have for the artist Gyptian?

Run gyptian = PyRiddim('Gyptian', 'artist') to execute the search, then gyptian.info to see the results.

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

PyRiddim-0.0.1.tar.gz (1.4 kB view hashes)

Uploaded Source

Built Distribution

PyRiddim-0.0.1-py3-none-any.whl (1.5 kB view hashes)

Uploaded Python 3

Supported by

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