Some checks failed
Labeler / labeler (push) Has been cancelled
Release / Release (push) Has been cancelled
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (macos-latest, 3.9, tests) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.6, mypy) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.6, tests) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.7, mypy) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.7, tests) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.8, docs-build) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.8, mypy) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.8, tests) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, mypy) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, pre-commit) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, safety) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, tests) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, typeguard) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, xdoctest) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (windows-latest, 3.9, tests) (push) Waiting to run
Tests / coverage (push) Blocked by required conditions
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
Automated Daily Playlist Generator for Plex Music ================================================= |PyPI| |Python Version| |License| |Read the Docs| |Tests| |Codecov| |pre-commit| |Black| .. |PyPI| image:: https://img.shields.io/pypi/v/plex-playlist.svg :target: https://pypi.org/project/plex-playlist/ :alt: PyPI .. |Python Version| image:: https://img.shields.io/pypi/pyversions/plex-playlist :target: https://pypi.org/project/plex-playlist :alt: Python Version .. |License| image:: https://img.shields.io/pypi/l/plex-playlist :target: https://opensource.org/licenses/MIT :alt: License .. |Read the Docs| image:: https://img.shields.io/readthedocs/plex-playlist/latest.svg?label=Read%20the%20Docs :target: https://plex-playlist.readthedocs.io/ :alt: Read the documentation at https://plex-playlist.readthedocs.io/ .. |Tests| image:: https://github.com/xlorepdarkhelm/plex-playlist/workflows/Tests/badge.svg :target: https://github.com/xlorepdarkhelm/plex-playlist/actions?workflow=Tests :alt: Tests .. |Codecov| image:: https://codecov.io/gh/xlorepdarkhelm/plex-playlist/branch/main/graph/badge.svg :target: https://codecov.io/gh/xlorepdarkhelm/plex-playlist :alt: Codecov .. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white :target: https://github.com/pre-commit/pre-commit :alt: pre-commit .. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Black Features -------- * TODO Requirements ------------ * TODO Installation ------------ You can install *Automated Daily Playlist Generator for Plex Music* via pip_ from PyPI_: .. code:: console $ pip install plex-playlist Usage ----- Please see the `Command-line Reference <Usage_>`_ for details. Contributing ------------ Contributions are very welcome. To learn more, see the `Contributor Guide`_. License ------- Distributed under the terms of the `MIT license`_, *Automated Daily Playlist Generator for Plex Music* is free and open source software. Issues ------ If you encounter any problems, please `file an issue`_ along with a detailed description. Credits ------- This project was generated from `@cjolowicz`_'s `Hypermodern Python Cookiecutter`_ template. .. _@cjolowicz: https://github.com/cjolowicz .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _MIT license: https://opensource.org/licenses/MIT .. _PyPI: https://pypi.org/ .. _Hypermodern Python Cookiecutter: https://github.com/cjolowicz/cookiecutter-hypermodern-python .. _file an issue: https://github.com/xlorepdarkhelm/plex-playlist/issues .. _pip: https://pip.pypa.io/ .. github-only .. _Contributor Guide: CONTRIBUTING.rst .. _Usage: https://plex-playlist.readthedocs.io/en/latest/usage.html
Description
Languages
Python
100%