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