File tree 2 files changed +7
-21
lines changed
2 files changed +7
-21
lines changed Original file line number Diff line number Diff line change 1
- Qwiic_I2C_Py
2
- ==============
1
+ ![ Qwiic I2C Python Package] ( docs/images/i2c-gh-banner-py.png " qwiic IC Python Package " )
3
2
4
- <p align =" center " >
5
- <img src =" https://cdn.sparkfun.com/assets/custom_pages/2/7/2/qwiic-logo-registered.jpg " width =200 >
6
- <img src =" https://www.python.org/static/community_logos/python-logo-master-v3-TM.png " width =240 >
7
- </p >
8
- <p align =" center " >
9
- <a href="https://pypi.org/project/sparkfun-qwiic-i2c/" alt="Package">
10
- <img src="https://img.shields.io/pypi/pyversions/sparkfun_qwiic_i2c.svg" /></a>
11
- <a href="https://github.com/sparkfun/Qwiic_I2C_Py/issues" alt="Issues">
12
- <img src="https://img.shields.io/github/issues/sparkfun/Qwiic_I2C_Py.svg" /></a>
13
- <a href="https://qwiic-i2c-py.readthedocs.io/en/latest/index.html" alt="Documentation">
14
- <img src="https://readthedocs.org/projects/qwiic-i2c-py/badge/?version=latest&style=flat" /></a>
15
- <a href="https://github.com/sparkfun/Qwiic_Proximity_Py/blob/master/LICENSE" alt="License">
16
- <img src="https://img.shields.io/badge/license-MIT-blue.svg" /></a>
17
- <a href="https://twitter.com/intent/follow?screen_name=sparkfun">
18
- <img src="https://img.shields.io/twitter/follow/sparkfun.svg?style=social&logo=twitter"
19
- alt="follow on Twitter"></a>
20
-
21
- </p >
3
+ Sparkfun Qwiic I2C - Python Package
4
+ ==============
22
5
23
- <img src =" https://cdn.sparkfun.com/assets/custom_pages/2/7/2/qwiic-products-hooked-up.jpg " align =" right " width =340 >
6
+ ![ PyPi Version] ( https://img.shields.io/pypi/v/sparkfun_qwiic_i2c )
7
+ ![ GitHub issues] ( https://img.shields.io/github/issues/sparkfun/qwiic_i2c_py )
8
+ ![ License] ( https://img.shields.io/github/license/sparkfun/qwiic_i2c_py )
9
+ ![ X] ( https://img.shields.io/twitter/follow/sparkfun )
24
10
25
11
Python package to support multi platform I2C bus integrations for the SparkFun [ qwiic ecosystem] ( https://www.sparkfun.com/qwiic )
26
12
You can’t perform that action at this time.
0 commit comments