Name | ht0740 JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | Python library for the HT0740 Switch |
upload_time | 2024-05-17 16:26:32 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | MIT License Copyright (c) 2018 Pimoroni Ltd. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
pi
raspberry
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# HT0740 40V / 10A Switch Breakout
[![Build Status](https://img.shields.io/github/actions/workflow/status/pimoroni/ht0740-python/test.yml?branch=main)](https://github.com/pimoroni/ht0740-python/actions/workflows/test.yml)
[![Coverage Status](https://coveralls.io/repos/github/pimoroni/ht0740-python/badge.svg?branch=main)](https://coveralls.io/github/pimoroni/ht0740-python?branch=main)
[![PyPi Package](https://img.shields.io/pypi/v/ht0740.svg)](https://pypi.python.org/pypi/ht0740)
[![Python Versions](https://img.shields.io/pypi/pyversions/ht0740.svg)](https://pypi.python.org/pypi/ht0740)
# Installing
If you've already set up a Python virtual environment, you can also install the stable library manually from PyPi:
```
pip install ht0740
```
Otherwise our install script will set one up for you.
Stable library from GitHub:
```
git clone https://github.com/pimoroni/ht0740-python
cd ht0740-python
./install.sh
```
Latest/development library from GitHub:
```
git clone https://github.com/pimoroni/ht0740-python
cd ht0740-python
./install.sh --unstable
```
**Note** Libraries will be installed in the "pimoroni" virtual environment, you will need to activate it to run examples:
```
source ~/.virtualenvs/pimoroni/bin/activate
```
1.0.0
-----
* Port to hatch/pyproject.toml
* Bump i2cdevice to >= 1.0.0
0.0.2
-----
* Port to new i2cdevice>=0.0.6 set/get API
0.0.1
-----
* Initial Release
Raw data
{
"_id": null,
"home_page": null,
"name": "ht0740",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "Philip Howard <phil@pimoroni.com>",
"keywords": "Pi, Raspberry",
"author": null,
"author_email": "Philip Howard <phil@pimoroni.com>, Gee Bartlett <gee@pimoroni.com>",
"download_url": "https://files.pythonhosted.org/packages/f4/58/02338142069a34404f014a25ee6f8bffd7c1e392dabce834c03d6b61b9d0/ht0740-1.0.0.tar.gz",
"platform": null,
"description": "# HT0740 40V / 10A Switch Breakout\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/pimoroni/ht0740-python/test.yml?branch=main)](https://github.com/pimoroni/ht0740-python/actions/workflows/test.yml)\n[![Coverage Status](https://coveralls.io/repos/github/pimoroni/ht0740-python/badge.svg?branch=main)](https://coveralls.io/github/pimoroni/ht0740-python?branch=main)\n[![PyPi Package](https://img.shields.io/pypi/v/ht0740.svg)](https://pypi.python.org/pypi/ht0740)\n[![Python Versions](https://img.shields.io/pypi/pyversions/ht0740.svg)](https://pypi.python.org/pypi/ht0740)\n\n# Installing\n\nIf you've already set up a Python virtual environment, you can also install the stable library manually from PyPi:\n\n```\npip install ht0740\n```\n\nOtherwise our install script will set one up for you.\n\nStable library from GitHub:\n\n```\ngit clone https://github.com/pimoroni/ht0740-python\ncd ht0740-python\n./install.sh\n```\n\nLatest/development library from GitHub:\n\n```\ngit clone https://github.com/pimoroni/ht0740-python\ncd ht0740-python\n./install.sh --unstable\n```\n\n**Note** Libraries will be installed in the \"pimoroni\" virtual environment, you will need to activate it to run examples:\n\n```\nsource ~/.virtualenvs/pimoroni/bin/activate\n```\n\n\n1.0.0\n-----\n\n* Port to hatch/pyproject.toml\n* Bump i2cdevice to >= 1.0.0\n\n0.0.2\n-----\n\n* Port to new i2cdevice>=0.0.6 set/get API\n\n0.0.1\n-----\n\n* Initial Release\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2018 Pimoroni Ltd. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Python library for the HT0740 Switch",
"version": "1.0.0",
"project_urls": {
"GitHub": "https://www.github.com/pimoroni/ht0740-python",
"Homepage": "https://www.pimoroni.com"
},
"split_keywords": [
"pi",
" raspberry"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1bafcce0bb01f937085faf4717d36b46d1892d4173c5446c39f2d2430bd090cb",
"md5": "16b18fea231c1727aaad25704b9948f5",
"sha256": "5b94d71c262bc284333d9d983cdfd2074a75d0069c8c355c1d987c3f968b3bf4"
},
"downloads": -1,
"filename": "ht0740-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "16b18fea231c1727aaad25704b9948f5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 5736,
"upload_time": "2024-05-17T16:26:30",
"upload_time_iso_8601": "2024-05-17T16:26:30.783828Z",
"url": "https://files.pythonhosted.org/packages/1b/af/cce0bb01f937085faf4717d36b46d1892d4173c5446c39f2d2430bd090cb/ht0740-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f45802338142069a34404f014a25ee6f8bffd7c1e392dabce834c03d6b61b9d0",
"md5": "2daf47be07f5c0731af344b04e1a371a",
"sha256": "dbd0e47fceb03867d141b221477abd1ba02ca94684bbde2393e20b0828af9107"
},
"downloads": -1,
"filename": "ht0740-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "2daf47be07f5c0731af344b04e1a371a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 9935,
"upload_time": "2024-05-17T16:26:32",
"upload_time_iso_8601": "2024-05-17T16:26:32.414365Z",
"url": "https://files.pythonhosted.org/packages/f4/58/02338142069a34404f014a25ee6f8bffd7c1e392dabce834c03d6b61b9d0/ht0740-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-17 16:26:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pimoroni",
"github_project": "ht0740-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "ht0740"
}