Uploaded image for project: 'BrainzUtils'
  1. BrainzUtils
  2. BU-22

Add documentation for functions in the musicbrainz_db module

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • Python
    • None

      The brainzutils musicbrainz_db module contains a lot of functions for accessing the musicbrainz database via python functions.

      However, there is no single documentation page which lists all these functions.

      Your task is to create a reStructuredText file that contains documentation for each of these functions. The documentation should contain the name of the function, descriptions of the parameters that it takes and the thing that it returns.

      Each of the function has this information inside the code. Example: https://github.com/metabrainz/brainzutils-python/blob/master/brainzutils/musicbrainz_db/artist.py#L12

            Unassigned Unassigned
            iliekcomputers Param Singh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Version Package