icp10125


Nameicp10125 JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://www.pimoroni.com
SummaryDriver for the ICP10125 barometric pressure & temperature sensor.
upload_time2021-11-02 09:28:41
maintainer
docs_urlNone
authorPhilip Howard
requires_python>=3.5
licenseMIT
keywords raspberry pi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ICP10125 Barometric Pressure & Temperature Sensor

[![Build Status](https://shields.io/github/workflow/status/pimoroni/icp10125-python/Python%20Tests.svg)](https://github.com/pimoroni/icp10125-python/actions/workflows/test.yml)
[![Coverage Status](https://coveralls.io/repos/github/pimoroni/icp10125-python/badge.svg?branch=master)](https://coveralls.io/github/pimoroni/icp10125-python?branch=master)
[![PyPi Package](https://img.shields.io/pypi/v/icp10125.svg)](https://pypi.python.org/pypi/icp10125)
[![Python Versions](https://img.shields.io/pypi/pyversions/icp10125.svg)](https://pypi.python.org/pypi/icp10125)

# Pre-requisites

You must enable:

* i2c: `sudo raspi-config nonint do_i2c 0`

You can optionally run `sudo raspi-config` or the graphical Raspberry Pi Configuration UI to enable interfaces.

# Installing

Stable library from PyPi:

* Just run `pip3 install icp10125`

In some cases you may need to use `sudo` or install pip with: `sudo apt install python3-pip`

Latest/development library from GitHub:

* `git clone https://github.com/pimoroni/icp10125-python`
* `cd icp10125-python`
* `sudo ./install.sh`


# Changelog
0.0.1
-----

* Initial Release



            

Raw data

            {
    "_id": null,
    "home_page": "https://www.pimoroni.com",
    "name": "icp10125",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "Raspberry Pi",
    "author": "Philip Howard",
    "author_email": "phil@pimoroni.com",
    "download_url": "https://files.pythonhosted.org/packages/27/a6/5db0b4fb273c674974a382e9065f62bd232508251df010d35e59b231265a/icp10125-0.0.1.tar.gz",
    "platform": "",
    "description": "# ICP10125 Barometric Pressure & Temperature Sensor\n\n[![Build Status](https://shields.io/github/workflow/status/pimoroni/icp10125-python/Python%20Tests.svg)](https://github.com/pimoroni/icp10125-python/actions/workflows/test.yml)\n[![Coverage Status](https://coveralls.io/repos/github/pimoroni/icp10125-python/badge.svg?branch=master)](https://coveralls.io/github/pimoroni/icp10125-python?branch=master)\n[![PyPi Package](https://img.shields.io/pypi/v/icp10125.svg)](https://pypi.python.org/pypi/icp10125)\n[![Python Versions](https://img.shields.io/pypi/pyversions/icp10125.svg)](https://pypi.python.org/pypi/icp10125)\n\n# Pre-requisites\n\nYou must enable:\n\n* i2c: `sudo raspi-config nonint do_i2c 0`\n\nYou can optionally run `sudo raspi-config` or the graphical Raspberry Pi Configuration UI to enable interfaces.\n\n# Installing\n\nStable library from PyPi:\n\n* Just run `pip3 install icp10125`\n\nIn some cases you may need to use `sudo` or install pip with: `sudo apt install python3-pip`\n\nLatest/development library from GitHub:\n\n* `git clone https://github.com/pimoroni/icp10125-python`\n* `cd icp10125-python`\n* `sudo ./install.sh`\n\n\n# Changelog\n0.0.1\n-----\n\n* Initial Release\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Driver for the ICP10125 barometric pressure & temperature sensor.",
    "version": "0.0.1",
    "project_urls": {
        "GitHub": "https://www.github.com/pimoroni/icp10125-python",
        "Homepage": "https://www.pimoroni.com"
    },
    "split_keywords": [
        "raspberry",
        "pi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89c0efe71e1863a6717f370a49a855e184614cab1144cea3059c05ef3e46ab68",
                "md5": "c9683613fb42d7360a756b8096ca3a15",
                "sha256": "28ad51ed83133c9ef127756782f3b8eab5a2fc2f56790fbf05564e5491f91fe3"
            },
            "downloads": -1,
            "filename": "icp10125-0.0.1-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9683613fb42d7360a756b8096ca3a15",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": ">=3.5",
            "size": 4352,
            "upload_time": "2021-11-02T09:28:38",
            "upload_time_iso_8601": "2021-11-02T09:28:38.776781Z",
            "url": "https://files.pythonhosted.org/packages/89/c0/efe71e1863a6717f370a49a855e184614cab1144cea3059c05ef3e46ab68/icp10125-0.0.1-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17669f425ed3cafa02144edbb151aca34b51fbbc7c850130e99f5a1f605b81a7",
                "md5": "048ee7e2a7cedb566a3d5dd3d6aaa556",
                "sha256": "d9593a15c8cf62eaf5aba6df229f9f2f74e4853d70d4b23d0bb9ae7ba9e68037"
            },
            "downloads": -1,
            "filename": "icp10125-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "048ee7e2a7cedb566a3d5dd3d6aaa556",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 4349,
            "upload_time": "2021-11-02T09:28:40",
            "upload_time_iso_8601": "2021-11-02T09:28:40.359571Z",
            "url": "https://files.pythonhosted.org/packages/17/66/9f425ed3cafa02144edbb151aca34b51fbbc7c850130e99f5a1f605b81a7/icp10125-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27a65db0b4fb273c674974a382e9065f62bd232508251df010d35e59b231265a",
                "md5": "b4ac9fa7fbeb3a745310d9a420319ef8",
                "sha256": "075d95ae883b99523a61e430e1f01468193f4994053eb642b63294a91fb36261"
            },
            "downloads": -1,
            "filename": "icp10125-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b4ac9fa7fbeb3a745310d9a420319ef8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 4488,
            "upload_time": "2021-11-02T09:28:41",
            "upload_time_iso_8601": "2021-11-02T09:28:41.444406Z",
            "url": "https://files.pythonhosted.org/packages/27/a6/5db0b4fb273c674974a382e9065f62bd232508251df010d35e59b231265a/icp10125-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-11-02 09:28:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pimoroni",
    "github_project": "icp10125-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "icp10125"
}
        
Elapsed time: 0.08822s