Metadata-Version: 2.1
Name: x735-v2.5
Version: 0.3.0
Summary: Library for board x735
Home-page: https://github.com/shitikovkirill/x735-v2.5
Author: sh.kiruh@gmail.com
License: UNKNOWN
Download-URL: https://github.com/shitikovkirill/x735-v2.5/archive/refs/heads/main.zip
Description: # x735-v2.5
        This is the safe shutdown script and some python sample code.
        
        ## Install
        
        Assuming your system is updated, add these packages:
        
        ### Install dependencies
        
        ```
        sudo apt-get install python-smbus
        sudo apt-get install pigpio python3-pigpio
        ```
        
        
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
