fppclient


Namefppclient JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/zackbcom/fppclient
SummaryAsynchronous Python client for FPP.
upload_time2024-12-18 16:41:42
maintainerZack Baldwin
docs_urlNone
authorZack Baldwin
requires_python<4.0,>=3.11
licenseMIT
keywords fpp api async client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FPPClient
Python Client to interface with FPP Api


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zackbcom/fppclient",
    "name": "fppclient",
    "maintainer": "Zack Baldwin",
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": "zack@zackb.com",
    "keywords": "fpp, api, async, client",
    "author": "Zack Baldwin",
    "author_email": "zack@zackb.com",
    "download_url": "https://files.pythonhosted.org/packages/f3/52/4eddd7786cbcbca0ef6735ca6fd0f5000678fe93d4ca723e17e608843677/fppclient-0.1.0.tar.gz",
    "platform": null,
    "description": "# FPPClient\nPython Client to interface with FPP Api\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Asynchronous Python client for FPP.",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/zackbcom/fppclient/issues",
        "Changelog": "https://github.com/zackbcom/fppclient/releases",
        "Documentation": "https://github.com/zackbcom/fppclient",
        "Homepage": "https://github.com/zackbcom/fppclient",
        "Repository": "https://github.com/zackbcom/fppclient"
    },
    "split_keywords": [
        "fpp",
        " api",
        " async",
        " client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f79f9f0ee12215fb323967e79fc6fdce2762775b0309b8f2d905fbf956ccc14b",
                "md5": "828cf416368deef38dcf12d6f3cdf69e",
                "sha256": "4fddecf2dac8a5bed51c20e8a52f9461390581ad0dd7789790af11fd0fd11651"
            },
            "downloads": -1,
            "filename": "fppclient-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "828cf416368deef38dcf12d6f3cdf69e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 27686,
            "upload_time": "2024-12-18T16:41:41",
            "upload_time_iso_8601": "2024-12-18T16:41:41.451621Z",
            "url": "https://files.pythonhosted.org/packages/f7/9f/9f0ee12215fb323967e79fc6fdce2762775b0309b8f2d905fbf956ccc14b/fppclient-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3524eddd7786cbcbca0ef6735ca6fd0f5000678fe93d4ca723e17e608843677",
                "md5": "f8744e0e6cc14e9ed63e3c47c7e65026",
                "sha256": "177c67e4292a84664c48307beb665ec6a8772c067704e9b168e8f656c04ba9b3"
            },
            "downloads": -1,
            "filename": "fppclient-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f8744e0e6cc14e9ed63e3c47c7e65026",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 24847,
            "upload_time": "2024-12-18T16:41:42",
            "upload_time_iso_8601": "2024-12-18T16:41:42.893685Z",
            "url": "https://files.pythonhosted.org/packages/f3/52/4eddd7786cbcbca0ef6735ca6fd0f5000678fe93d4ca723e17e608843677/fppclient-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-18 16:41:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zackbcom",
    "github_project": "fppclient",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fppclient"
}
        
Elapsed time: 0.39678s