Skip to content

v0.0.2: First proof-of-concept

Compare
Choose a tag to compare
@jwflory jwflory released this 24 May 20:54
v0.0.2
b4f19f4

This was an idea I experimented with back in November 2019, and decided
to revisit and pick back up in May 2020 because it was an interesting
project and would be more useful if made generic.

So instead of being specific and custom to the MetaBrainz Community, I
added better support for any MediaWiki site, provided you know the API
URL to query. This is usually easy enough to find.

The easiest way to get up and running with this locally:

git clone --branch v0.0.2 https://github.com/jwflory/bw.git
cd bw/
pipenv shell
pipenv update --dev
bw --help