1.0.2 • Published 6 months ago
n8n-nodes-python-module-installer v1.0.2
Python Module Installer for n8n
This is a custom n8n node that allows you to install Python modules globally, making them available for use within n8n workflows.
Installation
- Clone this repository into your n8n custom nodes folder.
- Build the project using
npm run build
. - Restart n8n.
Usage
- Add the "Python Module Installer" node to your workflow.
- Specify the Python modules you want to install (comma-separated).
- Run the workflow.
License
MIT
Little Information: u need a n8n with installed python