bme280


Namebme280 JSON
Version 0.7 PyPI version JSON
download
home_pagehttps://github.com/kbrownlees/bme280
SummaryPython Driver for the BME280 Temperature/Pressure/Humidity Sensor from Bosch.
upload_time2023-11-28 19:02:09
maintainer
docs_urlNone
authorKieran Brownlees
requires_python
licenseBSD
keywords bme280
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
For installation instructions see https://github.com/kbrownlees/bme280/blob/master/README.rst


# 0.7 (2023-11-29)

* Fix #6 by JLAC11 (thanks!) - Update bme280.py to leave bme280_i2c unexposed


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kbrownlees/bme280",
    "name": "bme280",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "bme280",
    "author": "Kieran Brownlees",
    "author_email": "kieran@mootium.co",
    "download_url": "https://files.pythonhosted.org/packages/d9/10/a4e65b32f9695f7da51c3b4ba9065b921140ed35b6e3fcb1fb877d386914/bme280-0.7.tar.gz",
    "platform": null,
    "description": "\nFor installation instructions see https://github.com/kbrownlees/bme280/blob/master/README.rst\n\n\n# 0.7 (2023-11-29)\n\n* Fix #6 by JLAC11 (thanks!) - Update bme280.py to leave bme280_i2c unexposed\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python Driver for the BME280 Temperature/Pressure/Humidity Sensor from Bosch.",
    "version": "0.7",
    "project_urls": {
        "Homepage": "https://github.com/kbrownlees/bme280"
    },
    "split_keywords": [
        "bme280"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1883075d5b8338842477e4f3e16ff8dae2123fa0a13c434ac14653e98933f520",
                "md5": "f7eee043152fe3c6e1e9a9a7f139dd61",
                "sha256": "46569f67c0eef1b2d94dc97e1f881a18bde817d8b21797b041410ff375b6fe14"
            },
            "downloads": -1,
            "filename": "bme280-0.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f7eee043152fe3c6e1e9a9a7f139dd61",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 6256,
            "upload_time": "2023-11-28T19:02:06",
            "upload_time_iso_8601": "2023-11-28T19:02:06.095939Z",
            "url": "https://files.pythonhosted.org/packages/18/83/075d5b8338842477e4f3e16ff8dae2123fa0a13c434ac14653e98933f520/bme280-0.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d910a4e65b32f9695f7da51c3b4ba9065b921140ed35b6e3fcb1fb877d386914",
                "md5": "f529356f621b1c4d2e3d146bc043bec3",
                "sha256": "6ec74373f650d7c5cfffdcd0d78cefc712b62cb3dfc63054a2233cfbae25e0db"
            },
            "downloads": -1,
            "filename": "bme280-0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "f529356f621b1c4d2e3d146bc043bec3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15286,
            "upload_time": "2023-11-28T19:02:09",
            "upload_time_iso_8601": "2023-11-28T19:02:09.121835Z",
            "url": "https://files.pythonhosted.org/packages/d9/10/a4e65b32f9695f7da51c3b4ba9065b921140ed35b6e3fcb1fb877d386914/bme280-0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-28 19:02:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kbrownlees",
    "github_project": "bme280",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "bme280"
}
        
Elapsed time: 0.14077s