I2C-GUI2


NameI2C-GUI2 JSON
Version 0.1.10 PyPI version JSON
download
home_pageNone
SummaryA new and improved I2C library with a GUI
upload_time2025-01-29 10:08:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords awesome etroc gui i2c library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # I2C-GUI++
A new and improved I2C communication library with a GUI

This is currently a placeholder for the I2C-GUI++ project.

You can install the I2C-GUI++ libraries and GUI with: `python -m pip install I2C-GUI2`

After installation, you can run the individual chip GUIs with dedicated commands such as: `etroc2_gui`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "I2C-GUI2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Awesome, ETROC, GUI, I2C, Library",
    "author": null,
    "author_email": "Crist\u00f3v\u00e3o Beir\u00e3o da Cruz e Silva <cbeiraod@cern.ch>",
    "download_url": "https://files.pythonhosted.org/packages/e1/a2/c63eb937d750c72034f259f4d0c37b61bc3eb0691c23c058235ec8a78702/i2c_gui2-0.1.10.tar.gz",
    "platform": null,
    "description": "# I2C-GUI++\nA new and improved I2C communication library with a GUI\n\nThis is currently a placeholder for the I2C-GUI++ project.\n\nYou can install the I2C-GUI++ libraries and GUI with: `python -m pip install I2C-GUI2`\n\nAfter installation, you can run the individual chip GUIs with dedicated commands such as: `etroc2_gui`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A new and improved I2C library with a GUI",
    "version": "0.1.10",
    "project_urls": {
        "Bug Tracker": "https://github.com/cbeiraod/I2C-GUI2/issues",
        "Documentation": "https://i2c-gui2.readthedocs.io/",
        "Homepage": "https://github.com/cbeiraod/I2C-GUI2"
    },
    "split_keywords": [
        "awesome",
        " etroc",
        " gui",
        " i2c",
        " library"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "84b0dce114bcf623ffe5b96fd8d73c118bdbe524f00b6a2d3a2be413909bc3c2",
                "md5": "a8c7f9305201b5ae16d6e98452bc4a93",
                "sha256": "6cefa13db7ef8cada1a0c78838b7cd76ee2585b119e8434a5fea0de8bec2cc3c"
            },
            "downloads": -1,
            "filename": "i2c_gui2-0.1.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8c7f9305201b5ae16d6e98452bc4a93",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 53381,
            "upload_time": "2025-01-29T10:08:34",
            "upload_time_iso_8601": "2025-01-29T10:08:34.909365Z",
            "url": "https://files.pythonhosted.org/packages/84/b0/dce114bcf623ffe5b96fd8d73c118bdbe524f00b6a2d3a2be413909bc3c2/i2c_gui2-0.1.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e1a2c63eb937d750c72034f259f4d0c37b61bc3eb0691c23c058235ec8a78702",
                "md5": "a916d38cae3082b76ccbd2c820304ee7",
                "sha256": "bce578f8243fe423679f83a043e498793bc350d1c930aec242a1d7b237f35ad9"
            },
            "downloads": -1,
            "filename": "i2c_gui2-0.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "a916d38cae3082b76ccbd2c820304ee7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 53535,
            "upload_time": "2025-01-29T10:08:36",
            "upload_time_iso_8601": "2025-01-29T10:08:36.608343Z",
            "url": "https://files.pythonhosted.org/packages/e1/a2/c63eb937d750c72034f259f4d0c37b61bc3eb0691c23c058235ec8a78702/i2c_gui2-0.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-29 10:08:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cbeiraod",
    "github_project": "I2C-GUI2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "i2c-gui2"
}
        
Elapsed time: 3.01346s