monitorcontrol
##############
|PyPi Version| |Build Status| |Documentation Status| |Coverage Status| |Black|
Python monitor control using the VESA Monitor Control Command Set (MCCS)
over the Display Data Channel Command Interface Standard (DDC-CI).
Supported Platforms
*******************
- Linux (tested with NixOS)
- Windows (tested with Windows 10)
Windows Install
***************
.. code-block:: bash
py -3 -m pip install monitorcontrol
Linux Install
*************
.. code-block:: bash
python3 -m pip install monitorcontrol
Documentation
*************
Full documentation including examples are avaliable in the `docs <https://newam.github.io/monitorcontrol>`__.
.. |PyPi Version| image:: https://badge.fury.io/py/monitorcontrol.svg
:target: https://badge.fury.io/py/monitorcontrol
.. |Build Status| image:: https://github.com/newAM/monitorcontrol/actions/workflows/ci.yml/badge.svg
:target: https://github.com/newAM/monitorcontrol/actions/workflows/ci.yml
.. |Coverage Status| image:: https://coveralls.io/repos/github/newAM/monitorcontrol/badge.svg?branch=master
:target: https://coveralls.io/github/newAM/monitorcontrol?branch=master
.. |Documentation Status| image:: https://img.shields.io/badge/docs-latest-blue
:target: https://newam.github.io/monitorcontrol
.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
Raw data
{
"_id": null,
"home_page": "https://github.com/newAM/monitorcontrol",
"name": "monitorcontrol",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Alex Martens",
"author_email": "alex@thinglab.org",
"download_url": "https://files.pythonhosted.org/packages/44/fe/ed6cc5556fe9793ea081d7f3d63ab4fbfd037fa83415651a8fa4646eb942/monitorcontrol-3.0.3.tar.gz",
"platform": null,
"description": "monitorcontrol\n##############\n\n|PyPi Version| |Build Status| |Documentation Status| |Coverage Status| |Black|\n\nPython monitor control using the VESA Monitor Control Command Set (MCCS)\nover the Display Data Channel Command Interface Standard (DDC-CI).\n\nSupported Platforms\n*******************\n- Linux (tested with NixOS)\n- Windows (tested with Windows 10)\n\nWindows Install\n***************\n\n.. code-block:: bash\n\n py -3 -m pip install monitorcontrol\n\nLinux Install\n*************\n\n.. code-block:: bash\n\n python3 -m pip install monitorcontrol\n\nDocumentation\n*************\n\nFull documentation including examples are avaliable in the `docs <https://newam.github.io/monitorcontrol>`__.\n\n.. |PyPi Version| image:: https://badge.fury.io/py/monitorcontrol.svg\n :target: https://badge.fury.io/py/monitorcontrol\n.. |Build Status| image:: https://github.com/newAM/monitorcontrol/actions/workflows/ci.yml/badge.svg\n :target: https://github.com/newAM/monitorcontrol/actions/workflows/ci.yml\n.. |Coverage Status| image:: https://coveralls.io/repos/github/newAM/monitorcontrol/badge.svg?branch=master\n :target: https://coveralls.io/github/newAM/monitorcontrol?branch=master\n.. |Documentation Status| image:: https://img.shields.io/badge/docs-latest-blue\n :target: https://newam.github.io/monitorcontrol\n.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Monitor controls using MCCS over DDC-CI.",
"version": "3.0.3",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a76237d1adc054b0956eedb6660ae48cf0cfa94ab2659439c0e300298c30a761",
"md5": "10a0c30cb48dcd13642d57667e6bbaf4",
"sha256": "ebe5ce86b17d85c606a605fbc0a58f4400e53a54f8c77735ab137d61682c52e1"
},
"downloads": -1,
"filename": "monitorcontrol-3.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "10a0c30cb48dcd13642d57667e6bbaf4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 15869,
"upload_time": "2023-04-22T19:22:44",
"upload_time_iso_8601": "2023-04-22T19:22:44.630997Z",
"url": "https://files.pythonhosted.org/packages/a7/62/37d1adc054b0956eedb6660ae48cf0cfa94ab2659439c0e300298c30a761/monitorcontrol-3.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "44feed6cc5556fe9793ea081d7f3d63ab4fbfd037fa83415651a8fa4646eb942",
"md5": "2fb02bdf867b6d3f52103fa7b17089cd",
"sha256": "e70900eb17cb97e3d3d9f5b941ba041f1cc4e48f19a1268ba0705ece44436d7e"
},
"downloads": -1,
"filename": "monitorcontrol-3.0.3.tar.gz",
"has_sig": false,
"md5_digest": "2fb02bdf867b6d3f52103fa7b17089cd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 12697,
"upload_time": "2023-04-22T19:22:46",
"upload_time_iso_8601": "2023-04-22T19:22:46.222416Z",
"url": "https://files.pythonhosted.org/packages/44/fe/ed6cc5556fe9793ea081d7f3d63ab4fbfd037fa83415651a8fa4646eb942/monitorcontrol-3.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-22 19:22:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "newAM",
"github_project": "monitorcontrol",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "monitorcontrol"
}