Skip to main content

View editor selections from music review sites in the terminal

Project description

bestnewmusic

TravisCI

View recent highly rated albums in the terminal.

bnm

Lists are compiled from:

Installation

OSX

Some commands use Selenium and chromedriver to render Javascript-driven pages. On OSX, the easiest way to install these (if you don't have them already) is to use homebrew:

brew update
brew cask install google-chrome

then

pip install bestnewmusic

Ubuntu

Install the google-chrome-stable package from the Google Linux repo:

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - 
sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
sudo apt-get update 
sudo apt-get install google-chrome-stable

Install the bestnewmusic package with pip:

pip install bestnewmusic

Usage

AllMusic Editor's Choice

bnm am

Resident Advisor Recommends

bnm ra

Forced Exposure Best Sellers

bnm fe

Pitchfork 8.0+ Reviews

bnm p4k

Boomkat Best Sellers

bnm bk

Midheaven Best Sellers

bnm mh

Metacritic Top Metascore

bnm mc

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

bestnewmusic-0.4.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

bestnewmusic-0.4-py2.py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 2 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