How Can New Python Packages Be Installed on Pipedream?

This topic was automatically generated from Slack. You can find the original thread here.

hey is there a way to install new python packages on pipedream?

Hi , does a standard import work? See Python - Pipedream

If the package name is different from the import name, you can add a special comment at the top of the step.

Let me know if that works or if you’re seeing an error on install.