sensirion-uart-sfx6xxx


Namesensirion-uart-sfx6xxx JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://sensirion.github.io/python-uart-sfx6xxx/
SummarySHDLC driver for the Sensirion SFX6XXX sensor family
upload_time2023-03-17 12:26:45
maintainer
docs_urlNone
authorSensirion
requires_python>=3.6, <4
licenseBSD
keywords sensirion sfx6xxx shdlc uart sfc6000 sfc6000d-5slm sfc6000d-50slm sfc6000d-20slm sfm6000 sfm6000d-20slm sfm6000d-50slm sfm6000d-5slm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            sensirion_uart_sfx6xxx
======================

This package contains the driver to communicate with a 
Sensirion mass flow controller of the SFC6XXX family or a 
Sensirion gas flow sensor of the SFM6XXX family over uart.

Installation and Usage
----------------------

The user manual is available at
https://sensirion.github.io/python-uart-sfx6xxx

CHANGELOG
---------

1.0.0
:::::

- Initial release of SFX6XXX SHDLC driver



            

Raw data

            {
    "_id": null,
    "home_page": "https://sensirion.github.io/python-uart-sfx6xxx/",
    "name": "sensirion-uart-sfx6xxx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "",
    "keywords": "Sensirion SFX6XXX SHDLC UART SFC6000 SFC6000D-5slm SFC6000D-50slm SFC6000D-20slm SFM6000 SFM6000D-20slm SFM6000D-50slm SFM6000D-5slm",
    "author": "Sensirion",
    "author_email": "info@sensirion.com",
    "download_url": "",
    "platform": null,
    "description": "sensirion_uart_sfx6xxx\n======================\n\nThis package contains the driver to communicate with a \nSensirion mass flow controller of the SFC6XXX family or a \nSensirion gas flow sensor of the SFM6XXX family over uart.\n\nInstallation and Usage\n----------------------\n\nThe user manual is available at\nhttps://sensirion.github.io/python-uart-sfx6xxx\n\nCHANGELOG\n---------\n\n1.0.0\n:::::\n\n- Initial release of SFX6XXX SHDLC driver\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "SHDLC driver for the Sensirion SFX6XXX sensor family",
    "version": "1.0.0",
    "split_keywords": [
        "sensirion",
        "sfx6xxx",
        "shdlc",
        "uart",
        "sfc6000",
        "sfc6000d-5slm",
        "sfc6000d-50slm",
        "sfc6000d-20slm",
        "sfm6000",
        "sfm6000d-20slm",
        "sfm6000d-50slm",
        "sfm6000d-5slm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c418793bc205c53a5b7757a82c4b887b115be408c38fb566f4de431416b9844e",
                "md5": "de2023ff8d77852d2e6b781d5a6aeb45",
                "sha256": "e756bcd29490f2561e0e4aba711d53e088531eb6be7d115fa32c4a2453d971b2"
            },
            "downloads": -1,
            "filename": "sensirion_uart_sfx6xxx-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de2023ff8d77852d2e6b781d5a6aeb45",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6, <4",
            "size": 10136,
            "upload_time": "2023-03-17T12:26:45",
            "upload_time_iso_8601": "2023-03-17T12:26:45.644900Z",
            "url": "https://files.pythonhosted.org/packages/c4/18/793bc205c53a5b7757a82c4b887b115be408c38fb566f4de431416b9844e/sensirion_uart_sfx6xxx-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-17 12:26:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "sensirion-uart-sfx6xxx"
}
        
Elapsed time: 0.04748s