Metadata-Version: 2.1
Name: google-music-scripts
Version: 4.4.0
Summary: A CLI utility for interacting with Google Music.
Home-page: https://github.com/thebigmunch/google-music-scripts
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
Requires-Dist: appdirs (>=1.0,<2.0)
Requires-Dist: attrs (>=18.2,<19.4)
Requires-Dist: audio-metadata (>=0.10)
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.2,<2.0); extra == "dev" or extra == "lint"
Requires-Dist: google-music (>=3.4,<4.0)
Requires-Dist: google-music-proto (>=2.8,<3.0)
Requires-Dist: google-music-utils (>=2.1,<3.0)
Requires-Dist: importlib-metadata (>=1.5.0,<2.0.0); python_version < "3.8"
Requires-Dist: loguru (>=0.4.0,<0.5.0)
Requires-Dist: natsort (>=5.0,<8.0)
Requires-Dist: nox (>=2019,<2020); extra == "dev"
Requires-Dist: pendulum (>=2.0,<=3.0,!=2.0.5,!=2.1.0)
Requires-Dist: pprintpp (<1.0.0)
Requires-Dist: sphinx (>=2.0,<3.0); extra == "dev" or extra == "doc"
Requires-Dist: sphinx-argparse (>=0.2,<0.3); extra == "dev" or extra == "doc"
Requires-Dist: sphinx-material (<1.0.0); extra == "dev" or extra == "doc"
Requires-Dist: tbm-utils (>=2.3,<3.0)
Requires-Dist: tomlkit (>=0.5,<0.6)
Project-URL: Repository, https://github.com/thebigmunch/google-music-scripts
Description-Content-Type: text/markdown

# google-music-scripts

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

[google-music-scripts](https://github.com/thebigmunch/google-music-scripts)
is a CLI utility for interacting with Google Music using my alternative to
gmusicapi, [google-music](https://github.com/thebigmunch/google-music).


## Installation

``pip install -U google-music-scripts``


## Usage

For the release version, see the [stable docs](https://google-music-scripts.readthedocs.io/en/stable/).  
For the development version, see the [latest docs](https://google-music-scripts.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-scripts/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)

