melexis-i2c-stick


Namemelexis-i2c-stick JSON
Version 1.4.0 PyPI version JSON
download
home_page
SummaryMelexis I2C Stick, python interface
upload_time2024-02-02 01:43:58
maintainer
docs_urlNone
author
requires_python>=3.3
licenseCopyright 2023 Melexis Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
keywords melexis i2c sensors demo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # melexis-i2c-stick

Python interface for I2C Stick, it runs on the host computer to communicate with the I2C Stick over the USB-UART port.


## Getting started.

https://www.melexis.com/i2c-stick

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "melexis-i2c-stick",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.3",
    "maintainer_email": "",
    "keywords": "Melexis,I2C,sensors,demo",
    "author": "",
    "author_email": "Karel Vanroye <kva@melexis.com>",
    "download_url": "https://files.pythonhosted.org/packages/86/8d/7c71b701d86e5a4ff6eda454206e5864b8eb69d7d01027febee9d98c2526/melexis-i2c-stick-1.4.0.tar.gz",
    "platform": null,
    "description": "# melexis-i2c-stick\n\nPython interface for I2C Stick, it runs on the host computer to communicate with the I2C Stick over the USB-UART port.\n\n\n## Getting started.\n\nhttps://www.melexis.com/i2c-stick\n",
    "bugtrack_url": null,
    "license": "Copyright 2023 Melexis  Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0  Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ",
    "summary": "Melexis I2C Stick, python interface",
    "version": "1.4.0",
    "project_urls": {
        "Homepage": "https://github.com/melexis/i2c-stick"
    },
    "split_keywords": [
        "melexis",
        "i2c",
        "sensors",
        "demo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "664f44e0e4032783bda03ca640318359aa33e3ecd392cd2e0491216325cfc785",
                "md5": "990786ec3257266e1cdc0433d8a4d986",
                "sha256": "8b2fd5a2e1550be6134c6bac07c107e546469f2b2755262aa7aa4d6e3c270ab5"
            },
            "downloads": -1,
            "filename": "melexis_i2c_stick-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "990786ec3257266e1cdc0433d8a4d986",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.3",
            "size": 8401,
            "upload_time": "2024-02-02T01:43:57",
            "upload_time_iso_8601": "2024-02-02T01:43:57.090470Z",
            "url": "https://files.pythonhosted.org/packages/66/4f/44e0e4032783bda03ca640318359aa33e3ecd392cd2e0491216325cfc785/melexis_i2c_stick-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "868d7c71b701d86e5a4ff6eda454206e5864b8eb69d7d01027febee9d98c2526",
                "md5": "d908808a9a926102fa8f46a2a173c236",
                "sha256": "5b263b9f7c5845924ca3086c07195fa10e73d4477f71a764a81a7408e47b5a27"
            },
            "downloads": -1,
            "filename": "melexis-i2c-stick-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d908808a9a926102fa8f46a2a173c236",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.3",
            "size": 8809,
            "upload_time": "2024-02-02T01:43:58",
            "upload_time_iso_8601": "2024-02-02T01:43:58.291451Z",
            "url": "https://files.pythonhosted.org/packages/86/8d/7c71b701d86e5a4ff6eda454206e5864b8eb69d7d01027febee9d98c2526/melexis-i2c-stick-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-02 01:43:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "melexis",
    "github_project": "i2c-stick",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "melexis-i2c-stick"
}
        
Elapsed time: 0.19812s