View editor selections from music review sites in the terminal
Project description
bestnewmusic
View recent highly rated albums in the terminal.
Lists are compiled from:
- Pitchfork 8.0+ Albums
- Resident Advisor Recommends
- AllMusic Editor's Choice
- Forced Exposure Best Sellers
- Boomkat Best Sellers
- Midheaven Weekly Best Sellers
- Metacritic Top Metascore
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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for bestnewmusic-0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bafc3212f3f03d0ab45ac963ea5fb0e8a12c79161a0c846f549752555192d823 |
|
MD5 | 6661acc232c1b0050d4d69c88776cccf |
|
BLAKE2b-256 | afb90092134986f2b074fa67ec00d23065f0b309317f56c707affbd1c3600826 |