I2C-GUI2


NameI2C-GUI2 JSON
Version 0.1.6 PyPI version JSON
download
home_pageNone
SummaryA new and improved I2C library with a GUI
upload_time2024-09-27 18:23:51
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/46/7c/a94ccb055b24b794bdc7423d8f6a17273a12d16126ee6cdbae3747f556f1/i2c_gui2-0.1.6.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.6",
    "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": "",
            "digests": {
                "blake2b_256": "ecfe0093e985b361b3bfacf7acc6c6bf5b5ec53da546d331bd266701a1f5636e",
                "md5": "e4afa785d7f097469ed03d79e90b3f29",
                "sha256": "61d0e84aa08afb347a26883e2feae2a1e2c41e540ef109fba707d0cf450987a6"
            },
            "downloads": -1,
            "filename": "i2c_gui2-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4afa785d7f097469ed03d79e90b3f29",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 49910,
            "upload_time": "2024-09-27T18:23:49",
            "upload_time_iso_8601": "2024-09-27T18:23:49.785716Z",
            "url": "https://files.pythonhosted.org/packages/ec/fe/0093e985b361b3bfacf7acc6c6bf5b5ec53da546d331bd266701a1f5636e/i2c_gui2-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "467ca94ccb055b24b794bdc7423d8f6a17273a12d16126ee6cdbae3747f556f1",
                "md5": "44cc186454cbb9f90695778580749d0b",
                "sha256": "517a50dfa5659887b297aea221e74d0846a1ac34ae59181db3f9adea147ac324"
            },
            "downloads": -1,
            "filename": "i2c_gui2-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "44cc186454cbb9f90695778580749d0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 51191,
            "upload_time": "2024-09-27T18:23:51",
            "upload_time_iso_8601": "2024-09-27T18:23:51.475958Z",
            "url": "https://files.pythonhosted.org/packages/46/7c/a94ccb055b24b794bdc7423d8f6a17273a12d16126ee6cdbae3747f556f1/i2c_gui2-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-27 18:23:51",
    "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: 0.67577s