node-red-contrib-python3-function 0.0.4

Define a function with Python instead of Javascript

npm install node-red-contrib-python3-function

Extension of original package from Arrnau Orriols https://github.com/arnauorriols/node-red-contrib-python-function

Install

Python 2.7 and Python 3.x compatible

npm install -g node-red-contrib-python3-function

Usage

Just like the plain-old function node, but writing Python instead of Javascript. The msg is a dictionary, (almost) all the Node-RED helper functions are available, and its behavior is expected to be exactly the same (at some point in the future at least).

Node Info

Version: 0.0.4
Updated 7 years, 8 months ago
License: MIT
Rating: 3.7 3

Actions

Rate:

Downloads

143 in the last week

Nodes

  • python3-function

Keywords

  • node-red
  • function
  • Python
  • exec
  • polyglot
  • hack

Maintainers

Contributors

  • Dejan Rizvan