py-plex-api


Namepy-plex-api JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/paul-armstrong-dev/py_plex_api
SummaryAPI wrapper for interacting with a Plex Server
upload_time2023-05-28 18:26:25
maintainer
docs_urlNone
authorPaul Armstrong
requires_python>=3.6
licenseMIT license
keywords py_plex_api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
plex-api
========


.. image:: https://img.shields.io/pypi/v/py_plex_api.svg
        :target: https://pypi.python.org/pypi/py_plex_api


.. image:: https://readthedocs.org/projects/plex-api/badge/?version=latest
        :target: https://py-plex-api.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




API wrapper for interacting with a Plex Server


* Free software: MIT license
* Documentation: https://py-plex-api.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2021-06-27)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/paul-armstrong-dev/py_plex_api",
    "name": "py-plex-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "py_plex_api",
    "author": "Paul Armstrong",
    "author_email": "paul.armstrong211@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/30/58/0594aec92800dcc1d27b47fd384452067a4cdb7a76b6baea9de3b597e78e/py_plex_api-0.2.1.tar.gz",
    "platform": null,
    "description": "========\nplex-api\n========\n\n\n.. image:: https://img.shields.io/pypi/v/py_plex_api.svg\n        :target: https://pypi.python.org/pypi/py_plex_api\n\n\n.. image:: https://readthedocs.org/projects/plex-api/badge/?version=latest\n        :target: https://py-plex-api.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nAPI wrapper for interacting with a Plex Server\n\n\n* Free software: MIT license\n* Documentation: https://py-plex-api.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2021-06-27)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "API wrapper for interacting with a Plex Server",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/paul-armstrong-dev/py_plex_api"
    },
    "split_keywords": [
        "py_plex_api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30580594aec92800dcc1d27b47fd384452067a4cdb7a76b6baea9de3b597e78e",
                "md5": "70b04b18e04ada96cc5c6edcb0c71b3b",
                "sha256": "e480a0d2ac87376866203ef59fffcd1adad7d621a67bcb51a35bd31e3eaee0b9"
            },
            "downloads": -1,
            "filename": "py_plex_api-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "70b04b18e04ada96cc5c6edcb0c71b3b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 11164,
            "upload_time": "2023-05-28T18:26:25",
            "upload_time_iso_8601": "2023-05-28T18:26:25.283468Z",
            "url": "https://files.pythonhosted.org/packages/30/58/0594aec92800dcc1d27b47fd384452067a4cdb7a76b6baea9de3b597e78e/py_plex_api-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-28 18:26:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "paul-armstrong-dev",
    "github_project": "py_plex_api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "py-plex-api"
}
        
Elapsed time: 0.10850s