dcspy


Namedcspy JSON
Version 3.6.1 PyPI version JSON
download
home_pageNone
SummarySoftware for integrating DCS Planes with Logitech keyboards (with and without LCD), mice and headphones.
upload_time2024-11-05 10:32:13
maintainerMichal Plichta
docs_urlNone
authorMichal Plichta
requires_python>=3.9
licenseMIT License
keywords dcsworld dcs digital combat simulator eagle dynamics logitech logitech sdk logitech keyboard logitech gaming logitech mouse logitech headphone g19 g510 g15 g13 g910 g710 g110 g103 g105 g11 g35 g633 g930 g933 g600 g300 g400 g700 g9 mx518 g402 g502 g602
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            [![image](https://img.shields.io/badge/pypi-v3.6.1-blue.svg)](https://pypi.org/project/dcspy/)
[![Python CI](https://github.com/emcek/dcspy/actions/workflows/python-ci.yml/badge.svg?branch=master)](https://github.com/emcek/dcspy/actions/workflows/python-ci.yml)
[![Coverage Status](https://coveralls.io/repos/github/emcek/dcspy/badge.svg?branch=master)](https://coveralls.io/github/emcek/dcspy?branch=master)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/5270a4fc2ba24261a3bfa7361150e8ff)](https://app.codacy.com/gh/emcek/dcspy/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE.md)
[![Downloads](https://img.shields.io/github/downloads/emcek/dcspy/total?label=Downloads)](https://github.com/emcek/dcspy/releases)
[![dcspy](https://snyk.io/advisor/python/dcspy/badge.svg)](https://snyk.io/advisor/python/dcspy)
[![Patreon](https://img.shields.io/badge/Patreon-donate-ff424d?logo=patreon)](https://www.patreon.com/mplichta)
[![Discord](https://img.shields.io/discord/672486999516774442?label=Discord&logo=discord&logoColor=lightblue)](https://discord.gg/SP5Yjx3)
[![image](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue.svg)](https://github.com/emcek/dcspy)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/emcek/dcspy/master.svg)](https://results.pre-commit.ci/latest/github/emcek/dcspy/master)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=emcek_dcspy&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=emcek_dcspy)
[![Downloads](https://static.pepy.tech/badge/dcspy)](https://pepy.tech/project/dcspy)

![dcspylogo](https://i.imgur.com/eqqrPB8.jpg)
## DCSpy
DCSpy is able to pull information from DCS aircraft and display on Logitech G-series keyboards LCD.

Features:
* Logitech device with 160x43 px four (4) lines monochrome LCD - **G13**, **G15 (v1 and v2)** and **G510**
* Logitech device with 320x240 px eight (8) lines full RGBA LCD - **G19**
* Support for other [Logitech devices](https://dcspy.readthedocs.io/en/latest/devices/):
  * Keyboards: **G910**, **G710**, **G110**, **G105**, **G103**, **G11**
  * Headphones: **G35**, **G633**, **G930**, **G933**
  * Mouses: **G600**, **G300**, **G400**, **G700**, **G9**, **MX518**, **G402**, **G502**, **G602**
* Setup G-Keys to any toggle, switch or knob in cockpit - [Setup of G-Keys](https://dcspy.readthedocs.io/en/latest/usage/#how-to-setup)
* Support for all aircraft (official and mods) with clickable cockpits - [DCS-BIOS aircraft](https://github.com/DCS-Skunkworks/dcs-bios?tab=readme-ov-file#modules)
* Modern looking GUI using Qt6/PySide6

See more information on [documentation](https://dcspy.readthedocs.io/en/latest/) page.

## Aircraft and instruments
There are to kinds of supported aircraft:
* **Basic** - allow assigning all G-Keys of Logitech keyboard to aircraft's instruments in the cockpit (all clickable cockpits supported by DCS-BIOS)
* **Advanced** - additionally can display some information on LCD (listed below)

Why a such way? Basically advanced support is for aircraft that I own and therefore can test it.

# Advanced
* F/A-18C Hornet UFC - Up Front Controller
* F-16C Viper DED - Data Entry Display
* Ka-50 Black Shark II / III - PVI-800 and autopilot channels
* Mi-8MTV2 Hip - autopilot channels and Radio information
* Mi-24P Hind - Autopilot channels and modes and Radio information
* A-10C Warthog / A-10C II Tank Killer - Radio frequency information
* F-14A / F-14B Tomcat - basic support for RIO CAP
* AV-8B Night Attack Harrier - Up Front Controller and Option Display Unit
* AH-64D Apache - Enhanced Up Front Display (EUFD)
* F-15E Eagle - Upfront Control Panel
* F-4 Phantom II - UHF (ARC 164) Radio
* more to come...

## Requirements
* [Logitech Gaming Software 9.04.49](https://support.logitech.com/software/lgs)
* DCS-Skunkworks DCS-BIOS:
  * [DCS-BIOS 0.8.3](https://github.com/DCS-Skunkworks/dcs-bios/releases/tag/v0.8.3) or newer (can be [installed](https://dcspy.readthedocs.io/en/latest/upgrade/#manual-procedure) directly from DCSpy)
  * However, it is recommended use [Live DCS-BIOS](https://dcspy.readthedocs.io/en/latest/bios_live/) as latest git version
  * [Git](https://git-scm.com/download/win) it is necessary for using the live version of DCS-BIOS
* DCS World: [2.9.9.2406](https://www.digitalcombatsimulator.com/en/news/changelog/stable/2.9.9.2406/), but any version from 2.9.* branch should be fine.
* optional:
  * [Python 3.13](https://www.python.org/downloads/) but 3.9+ should be fine (see [installation](https://dcspy.readthedocs.io/en/latest/install/))

## New ideas
I have lots of plans and new ideas how to improve it internally and form a user's perspective, but don't hesitate to contact me. Maybe it will motivate me to implement some new stuff. Please open issue if you find a bug or have any crazy idea.
You are welcome [dcspy discord](https://discord.gg/SP5Yjx3) server.

## Contributing
You want contribute, perfect see: [contributing](./CONTRIBUTING.md) guide.

## Credits
More details [here](https://dcspy.readthedocs.io/en/latest/credits/).

## Sponsored by Jetbrains Open Source Support Program
[![logo](https://resources.jetbrains.com/storage/products/company/brand/logos/PyCharm.svg)](https://jb.gg/OpenSourceSupport)
[![logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://jb.gg/OpenSourceSupport)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dcspy",
    "maintainer": "Michal Plichta",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "dcsworld, dcs, digital combat simulator, eagle dynamics, logitech, logitech sdk, logitech keyboard, logitech gaming, logitech mouse, logitech headphone, G19, G510, G15, G13, G910, G710, G110, G103, G105, G11, G35, G633, G930, G933, G600, G300, G400, G700, G9, MX518, G402, G502, G602",
    "author": "Michal Plichta",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/11/6e/566a03015a1e5efeca262f2b764323415f4a67aa686a6e8dc32b8c9b5c57/dcspy-3.6.1.tar.gz",
    "platform": null,
    "description": "[![image](https://img.shields.io/badge/pypi-v3.6.1-blue.svg)](https://pypi.org/project/dcspy/)\r\n[![Python CI](https://github.com/emcek/dcspy/actions/workflows/python-ci.yml/badge.svg?branch=master)](https://github.com/emcek/dcspy/actions/workflows/python-ci.yml)\r\n[![Coverage Status](https://coveralls.io/repos/github/emcek/dcspy/badge.svg?branch=master)](https://coveralls.io/github/emcek/dcspy?branch=master)\r\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/5270a4fc2ba24261a3bfa7361150e8ff)](https://app.codacy.com/gh/emcek/dcspy/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\r\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE.md)\r\n[![Downloads](https://img.shields.io/github/downloads/emcek/dcspy/total?label=Downloads)](https://github.com/emcek/dcspy/releases)\r\n[![dcspy](https://snyk.io/advisor/python/dcspy/badge.svg)](https://snyk.io/advisor/python/dcspy)\r\n[![Patreon](https://img.shields.io/badge/Patreon-donate-ff424d?logo=patreon)](https://www.patreon.com/mplichta)\r\n[![Discord](https://img.shields.io/discord/672486999516774442?label=Discord&logo=discord&logoColor=lightblue)](https://discord.gg/SP5Yjx3)\r\n[![image](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue.svg)](https://github.com/emcek/dcspy)\r\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/emcek/dcspy/master.svg)](https://results.pre-commit.ci/latest/github/emcek/dcspy/master)\r\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=emcek_dcspy&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=emcek_dcspy)\r\n[![Downloads](https://static.pepy.tech/badge/dcspy)](https://pepy.tech/project/dcspy)\r\n\r\n![dcspylogo](https://i.imgur.com/eqqrPB8.jpg)\r\n## DCSpy\r\nDCSpy is able to pull information from DCS aircraft and display on Logitech G-series keyboards LCD.\r\n\r\nFeatures:\r\n* Logitech device with 160x43 px four (4) lines monochrome LCD - **G13**, **G15 (v1 and v2)** and **G510**\r\n* Logitech device with 320x240 px eight (8) lines full RGBA LCD - **G19**\r\n* Support for other [Logitech devices](https://dcspy.readthedocs.io/en/latest/devices/):\r\n  * Keyboards: **G910**, **G710**, **G110**, **G105**, **G103**, **G11**\r\n  * Headphones: **G35**, **G633**, **G930**, **G933**\r\n  * Mouses: **G600**, **G300**, **G400**, **G700**, **G9**, **MX518**, **G402**, **G502**, **G602**\r\n* Setup G-Keys to any toggle, switch or knob in cockpit - [Setup of G-Keys](https://dcspy.readthedocs.io/en/latest/usage/#how-to-setup)\r\n* Support for all aircraft (official and mods) with clickable cockpits - [DCS-BIOS aircraft](https://github.com/DCS-Skunkworks/dcs-bios?tab=readme-ov-file#modules)\r\n* Modern looking GUI using Qt6/PySide6\r\n\r\nSee more information on [documentation](https://dcspy.readthedocs.io/en/latest/) page.\r\n\r\n## Aircraft and instruments\r\nThere are to kinds of supported aircraft:\r\n* **Basic** - allow assigning all G-Keys of Logitech keyboard to aircraft's instruments in the cockpit (all clickable cockpits supported by DCS-BIOS)\r\n* **Advanced** - additionally can display some information on LCD (listed below)\r\n\r\nWhy a such way? Basically advanced support is for aircraft that I own and therefore can test it.\r\n\r\n# Advanced\r\n* F/A-18C Hornet UFC - Up Front Controller\r\n* F-16C Viper DED - Data Entry Display\r\n* Ka-50 Black Shark II / III - PVI-800 and autopilot channels\r\n* Mi-8MTV2 Hip - autopilot channels and Radio information\r\n* Mi-24P Hind - Autopilot channels and modes and Radio information\r\n* A-10C Warthog / A-10C II Tank Killer - Radio frequency information\r\n* F-14A / F-14B Tomcat - basic support for RIO CAP\r\n* AV-8B Night Attack Harrier - Up Front Controller and Option Display Unit\r\n* AH-64D Apache - Enhanced Up Front Display (EUFD)\r\n* F-15E Eagle - Upfront Control Panel\r\n* F-4 Phantom II - UHF (ARC 164) Radio\r\n* more to come...\r\n\r\n## Requirements\r\n* [Logitech Gaming Software 9.04.49](https://support.logitech.com/software/lgs)\r\n* DCS-Skunkworks DCS-BIOS:\r\n  * [DCS-BIOS 0.8.3](https://github.com/DCS-Skunkworks/dcs-bios/releases/tag/v0.8.3) or newer (can be [installed](https://dcspy.readthedocs.io/en/latest/upgrade/#manual-procedure) directly from DCSpy)\r\n  * However, it is recommended use [Live DCS-BIOS](https://dcspy.readthedocs.io/en/latest/bios_live/) as latest git version\r\n  * [Git](https://git-scm.com/download/win) it is necessary for using the live version of DCS-BIOS\r\n* DCS World: [2.9.9.2406](https://www.digitalcombatsimulator.com/en/news/changelog/stable/2.9.9.2406/), but any version from 2.9.* branch should be fine.\r\n* optional:\r\n  * [Python 3.13](https://www.python.org/downloads/) but 3.9+ should be fine (see [installation](https://dcspy.readthedocs.io/en/latest/install/))\r\n\r\n## New ideas\r\nI have lots of plans and new ideas how to improve it internally and form a user's perspective, but don't hesitate to contact me. Maybe it will motivate me to implement some new stuff. Please open issue if you find a bug or have any crazy idea.\r\nYou are welcome [dcspy discord](https://discord.gg/SP5Yjx3) server.\r\n\r\n## Contributing\r\nYou want contribute, perfect see: [contributing](./CONTRIBUTING.md) guide.\r\n\r\n## Credits\r\nMore details [here](https://dcspy.readthedocs.io/en/latest/credits/).\r\n\r\n## Sponsored by Jetbrains Open Source Support Program\r\n[![logo](https://resources.jetbrains.com/storage/products/company/brand/logos/PyCharm.svg)](https://jb.gg/OpenSourceSupport)\r\n[![logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://jb.gg/OpenSourceSupport)\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Software for integrating DCS Planes with Logitech keyboards (with and without LCD), mice and headphones.",
    "version": "3.6.1",
    "project_urls": {
        "Changelog": "https://github.com/emcek/dcspy/blob/master/CHANGELOG.md",
        "Documentation": "https://dcspy.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/emcek/dcspy",
        "Source": "https://github.com/emcek/dcspy.git"
    },
    "split_keywords": [
        "dcsworld",
        " dcs",
        " digital combat simulator",
        " eagle dynamics",
        " logitech",
        " logitech sdk",
        " logitech keyboard",
        " logitech gaming",
        " logitech mouse",
        " logitech headphone",
        " g19",
        " g510",
        " g15",
        " g13",
        " g910",
        " g710",
        " g110",
        " g103",
        " g105",
        " g11",
        " g35",
        " g633",
        " g930",
        " g933",
        " g600",
        " g300",
        " g400",
        " g700",
        " g9",
        " mx518",
        " g402",
        " g502",
        " g602"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae382281f93746b4e5e0f75be47e73a041a2a9c6f85c3c3668ef976e18fe83c7",
                "md5": "2213371b2e03d13e665c132685bda2fa",
                "sha256": "a848ba1b1dc931fa9c1adb6d80858ac322f429e83e4037ed4260e6a153458885"
            },
            "downloads": -1,
            "filename": "dcspy-3.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2213371b2e03d13e665c132685bda2fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 14571300,
            "upload_time": "2024-11-05T10:32:10",
            "upload_time_iso_8601": "2024-11-05T10:32:10.452976Z",
            "url": "https://files.pythonhosted.org/packages/ae/38/2281f93746b4e5e0f75be47e73a041a2a9c6f85c3c3668ef976e18fe83c7/dcspy-3.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "116e566a03015a1e5efeca262f2b764323415f4a67aa686a6e8dc32b8c9b5c57",
                "md5": "509398a059a56b45744129481b98a444",
                "sha256": "6024f3a83c912e63026086625e44c6ebf2954e8b7bee5832e7f7708876b5621d"
            },
            "downloads": -1,
            "filename": "dcspy-3.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "509398a059a56b45744129481b98a444",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 14036472,
            "upload_time": "2024-11-05T10:32:13",
            "upload_time_iso_8601": "2024-11-05T10:32:13.387127Z",
            "url": "https://files.pythonhosted.org/packages/11/6e/566a03015a1e5efeca262f2b764323415f4a67aa686a6e8dc32b8c9b5c57/dcspy-3.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-05 10:32:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "emcek",
    "github_project": "dcspy",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "dcspy"
}
        
Elapsed time: 0.91053s