metabrainz/brainzutils-python

Name: brainzutils-python

Owner: MetaBrainz Foundation

Description: Python utilities for MetaBrainz projects

Created: 2016-04-30 00:26:47.0

Updated: 2018-03-26 20:32:03.0

Pushed: 2018-05-24 18:53:27.0

Homepage: https://tickets.musicbrainz.org/browse/BU

Size: 60

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

BrainzUtils for Python

This is a package with common utilities that are used throughout MetaBrainz projects that use Python programming language.

Please report issues at https://tickets.musicbrainz.org/browse/BU.

Usage

You can include this line into a requirements.txt file:

git+https://github.com/metabrainz/brainzutils-python.git@<VERSION>

Replace <VERSION> with the tag that you want to reference. See https://github.com/metabrainz/brainzutils-python/releases.

Release process

For this project we are using semantic versioning. If you want to make a new release:

  1. Create a new tag in git using the following format: v<MAJOR>.<MINOR>.<PATCH>.
  2. Create a release on GitHub based on that tag. Specify changes that were made.

When updating underlying dependencies keep in mind breaking changes that they might have. Update version of brainzutils-python accordingly.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.