Metadata-Version: 2.1
Name: Strawberry-PI
Version: 0.0.45
Summary: LoRa communication library for Raspberry Pi
Home-page: https://github.com/LuisTheProgrammer/Strawberry-PI
Author: Luis Di Matteo
Author-email: luiss.dimatteo@gmail.com
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Hardware
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown

# Raspberry PI

Restituisce una lista di tutti i service
sudo systemctl --type=service

pipkin per installare i moduli python su Raspberry Pico W

Utilizzare questo parametro '--break-system-packages' per bypassare il pip install del Raspberry PI Model B
pip3 install Strawberry-PI --break-system-package
