repertorio package

Submodules

repertorio.repertorio module

A setlist.fm API wrapper

exception repertorio.repertorio.MissingPKForResource

Bases: TypeError

Exception on missing primary key argument

exception repertorio.repertorio.MissingSearchCriteria

Bases: ValueError

Exception raised on missing search criteria

class repertorio.repertorio.Repertorio(api_key: str)

Bases: object

setlist.fm API wrapper class

Module contents

A setlist.fm API wrapper

class repertorio.Repertorio(api_key: str)

Bases: object

setlist.fm API wrapper class