neon-phal-plugin-fan


Nameneon-phal-plugin-fan JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/NeonGeckoCom/neon-phal-plugin-fan
SummaryFan Control Interface
upload_time2023-09-05 22:32:46
maintainer
docs_urlNone
authorNeongecko
requires_python
licenseBSD-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PHAL Fan Plugin
Enables fan speed control based on CPU temperature. The fan should remain off
for CPU temps below 60C and scale linearly to 100% at 80C (RPi thermal throttle temp).
The temperature is checked every 30 seconds while the plugin is active.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NeonGeckoCom/neon-phal-plugin-fan",
    "name": "neon-phal-plugin-fan",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Neongecko",
    "author_email": "developers@neon.ai",
    "download_url": "https://files.pythonhosted.org/packages/38/37/288f917efdd59c07d13d7579f212fa82a774356200d34ab61c9da0e6406b/neon-phal-plugin-fan-0.1.0.tar.gz",
    "platform": null,
    "description": "# PHAL Fan Plugin\nEnables fan speed control based on CPU temperature. The fan should remain off\nfor CPU temps below 60C and scale linearly to 100% at 80C (RPi thermal throttle temp).\nThe temperature is checked every 30 seconds while the plugin is active.\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "Fan Control Interface",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/NeonGeckoCom/neon-phal-plugin-fan"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ef8f74770690f86e4a55dea7c92807a5b8427ee5cd92c5873508f3ecd86754d",
                "md5": "c58d85cadd1a60fc55e4dc45fed23015",
                "sha256": "839a6d824c1a17d76b16cc635a4b0811eca886cb0878fffd31b7aebfd1d1c077"
            },
            "downloads": -1,
            "filename": "neon_phal_plugin_fan-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c58d85cadd1a60fc55e4dc45fed23015",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5133,
            "upload_time": "2023-09-05T22:32:45",
            "upload_time_iso_8601": "2023-09-05T22:32:45.869780Z",
            "url": "https://files.pythonhosted.org/packages/4e/f8/f74770690f86e4a55dea7c92807a5b8427ee5cd92c5873508f3ecd86754d/neon_phal_plugin_fan-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3837288f917efdd59c07d13d7579f212fa82a774356200d34ab61c9da0e6406b",
                "md5": "43746ac8a0c39c9fbe29e36bce1e321c",
                "sha256": "3c62f29b4d06db7f2bdb955608bc2ce46eff45c6ef556edbc3d3881772cfae2f"
            },
            "downloads": -1,
            "filename": "neon-phal-plugin-fan-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "43746ac8a0c39c9fbe29e36bce1e321c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4291,
            "upload_time": "2023-09-05T22:32:46",
            "upload_time_iso_8601": "2023-09-05T22:32:46.813629Z",
            "url": "https://files.pythonhosted.org/packages/38/37/288f917efdd59c07d13d7579f212fa82a774356200d34ab61c9da0e6406b/neon-phal-plugin-fan-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-05 22:32:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NeonGeckoCom",
    "github_project": "neon-phal-plugin-fan",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "neon-phal-plugin-fan"
}
        
Elapsed time: 0.21286s