Outils pour utilisateurs

Outils du site


start:raspberry:nodered:python

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
start:raspberry:nodered:python [2025/01/29 11:07] – [installation de python-shell] adminstart:raspberry:nodered:python [2025/02/03 17:08] (Version actuelle) – [Utilisation de python dans node-red] admin
Ligne 1: Ligne 1:
 ======== Installation python dans node-red ======== ======== Installation python dans node-red ========
 +
 +[[https://flows.nodered.org/search?term=python| Librairie Python pour Node-red EN ]]
  
 ====installation de python-shell==== ====installation de python-shell====
  
     sudo npm install node-red-contrib-python-shell     sudo npm install node-red-contrib-python-shell
-     
 == Usage == == Usage ==
  
Ligne 22: Ligne 23:
 ==== Installation d'un noeud Python-Fonction ==== ==== Installation d'un noeud Python-Fonction ====
       sudo npm install node-red-contrib-python-function-ps --save       sudo npm install node-red-contrib-python-function-ps --save
-       
 ==Usage== ==Usage==
  
Ligne 40: Ligne 40:
 return msg return msg
 </code> </code>
 +
 +===== Utilisation de python dans node-red =====
 +
 +[[https://flowfuse.com/blog/2024/07/calling-python-script-from-node-red/|Script Python et Node-Red EN ]]
 +
 +[[https://funprojects.blog/2023/10/26/mix-node-red-and-python/|Mixez Python et Node-red avec un Robot piloter via un Raspberry EN]]
/home/chanteri/www/fablab37110/data/attic/start/raspberry/nodered/python.1738145261.txt.gz · Dernière modification : 2025/01/29 11:07 de admin