Skip to main content

Get some data from scaruffi.com.

Project description

Get some data from scaruffi.com from Python.

Piero Scaruffi has written a lot about rock music, jazz, classical, whether it is reviews or history. It is a valuable ressource for a variety of reasons and this script aims to make data fetching easier for personal usage.

Features:

  • Get a big list of musicians.

  • Get best albums per decade, grouped by rating.

This is a work in progress, I would like to add more content to be usable!

Install

This library is available on PyPI:

`bash pip install scaruffi `

Usage

Check out the ScaruffiApi for all available methods.

`python from scaruffi.api import ScaruffiApi api = ScaruffiApi() api.get_ratings(1960) # { 9.5: [ Release(title='Trout Mask Replica', ... `

This module can also be used as a command-line tool:

`bash scaruffi --help scaruffi --musicians --offset 5555 --limit 5 # Mooseheart Faith # Morbid Angel # Morcheeba # Morgan Fisher # Morning 40 Federation scaruffi --ratings 1960 # 9.5 # - Captain Beefheart - Trout Mask Replica (1969) # 9.0 # - Bob Dylan - Blonde On Blonde (1966) # - Captain Beefheart - Safe As Milk (1967) # ... `

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

scaruffi-0.0.3-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file scaruffi-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: scaruffi-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for scaruffi-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 56171da0e795abebb47506f4bf64e81e75916f62a18de06dd1afe9f540c0299b
MD5 2792ed91d42a980d27ed0941994c73df
BLAKE2b-256 511707fa630be404406bdcc7a0f5c8613a10f0cc143f992247109858b133a13b

See more details on using hashes here.

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