Metadata-Version: 1.2
Name: coinespy
Version: 0.8.1
Summary: Python wrapper for coinesAPI
Home-page: https://www.bosch-sensortec.com/
Author: Bosch Sensortec GmbH
Author-email: contact@bosch-sensortec.com
License: UNKNOWN
Description: `coinespy` allows users to access the Bosch Sensortec Application Board using Python
        
        - Control VDD and VDDIO of sensor
        - Configure SPI and I2C bus parameters
        - Read and write into registers of sensors from Bosch Sensortec via SPI and I2C
        - Read and write digital pins of the Application Board.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: >=2.6, <4
