1.0.2 • Published 6 months ago

n8n-nodes-python-module-installer v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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

  1. Clone this repository into your n8n custom nodes folder.
  2. Build the project using npm run build.
  3. Restart n8n.

Usage

  1. Add the "Python Module Installer" node to your workflow.
  2. Specify the Python modules you want to install (comma-separated).
  3. Run the workflow.

License

MIT

Little Information: u need a n8n with installed python

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago