Metadata-Version: 2.1
Name: google-music-utils
Version: 2.3.0
Summary: A set of utility functionality for google-music and related projects.
Home-page: https://github.com/thebigmunch/google-music-utils
License: MIT
Author: thebigmunch
Author-email: mail@thebigmunch.me
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: lint
Provides-Extra: test
Requires-Dist: audio-metadata (>=0.9)
Requires-Dist: coverage[toml] (>=5.0,<6.0); extra == "dev" or extra == "test"
Requires-Dist: flake8 (>=3.5,<4.0); extra == "dev" or extra == "lint"
Requires-Dist: flake8-builtins (>=1.0,<2.0); extra == "dev" or extra == "lint"
Requires-Dist: flake8-comprehensions (>=2.0,<=4.0); extra == "dev" or extra == "lint"
Requires-Dist: flake8-import-order (>=0.18,<0.19); extra == "dev" or extra == "lint"
Requires-Dist: flake8-import-order-tbm (>=1.0,<2.0); extra == "dev" or extra == "lint"
Requires-Dist: importlib-metadata (>=1.5,<2.0); python_version < "3.8"
Requires-Dist: more-itertools (>=4.0,<9.0)
Requires-Dist: multidict (>=4.0,<5.0)
Requires-Dist: nox (>=2019,<2020); extra == "dev" or extra == "test"
Requires-Dist: pytest (>=4.0,<6.0); extra == "dev" or extra == "test"
Requires-Dist: sphinx (>=2.0,<3.0); extra == "dev" or extra == "doc"
Requires-Dist: sphinx-material (<1.0.0); extra == "dev" or extra == "doc"
Requires-Dist: wrapt (>=1.0,<2.0)
Project-URL: Repository, https://github.com/thebigmunch/google-music-utils
Description-Content-Type: text/markdown

# google-music-utils

[![PyPI](https://img.shields.io/pypi/v/google-music-utils.svg?label=PyPI)](https://pypi.org/project/google-music-utils/)
![](https://img.shields.io/badge/Python-3.6%2B-blue.svg)  
[![GitHub CI](https://img.shields.io/github/workflow/status/thebigmunch/google-music-utils/CI?label=GitHub%20CI)](https://github.com/thebigmunch/google-music-utils/actions?query=workflow%3ACI)
[![Codecov](https://img.shields.io/codecov/c/github/thebigmunch/google-music-utils.svg?label=Codecov)](https://codecov.io/gh/thebigmunch/google-music-utils)  
[![Docs - Stable](https://img.shields.io/readthedocs/google-music-utils/stable.svg?label=Docs%20%28Stable%29)](https://google-music-utils.readthedocs.io/en/stable/)
[![Docs - Latest](https://img.shields.io/readthedocs/google-music-utils/latest.svg?label=Docs%20%28Latest%29)](https://google-music-utils.readthedocs.io/en/latest/)


[google-music-utils](https://github.com/thebigmunch/google-music-utils) is a
set of utility functionality for google-music and related projects.


## Installation

``pip install -U google-music-utils``


## Usage

For the release version, see the [stable docs](https://google-music-utils.readthedocs.io/en/stable/).  
For the development version, see the [latest docs](https://google-music-utils.readthedocs.io/en/latest/).


## Appreciation

Showing appreciation is always welcome.

#### Thank

[![Say Thanks](https://img.shields.io/badge/thank-thebigmunch-blue.svg?style=flat-square)](https://saythanks.io/to/thebigmunch)

Get your own thanks inbox at [SayThanks.io](https://saythanks.io/).

#### Contribute

[Contribute](https://github.com/thebigmunch/google-music-utils/blob/master/.github/CONTRIBUTING.md) by submitting bug reports, feature requests, or code.

#### Help Others/Stay Informed

[Discourse forum](https://forum.thebigmunch.me/)

#### Referrals/Donations

[![Digital Ocean](https://img.shields.io/badge/Digital_Ocean-referral-orange.svg?style=flat-square)](https://bit.ly/DigitalOcean-tbm-referral) [![Namecheap](https://img.shields.io/badge/Namecheap-referral-orange.svg?style=flat-square)](http://bit.ly/Namecheap-tbm-referral) [![PayPal](https://img.shields.io/badge/PayPal-donate-brightgreen.svg?style=flat-square)](https://bit.ly/PayPal-thebigmunch)

