question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Language Support: Python 3

See original GitHub issue

Is your feature request related to a problem? Please describe.

No

Describe the solution you’d like

Just like Pipedream exposes a way to “Run Node.js code”, I’d like a way to “Run Python code”. I’d expect support for Python 3 only since Python 2 will be EOL in 2020.

Do you have a workaround?

I need to use specific packages like pandas for which there is no npm equivalent, so even though I can write Node.js for certain things, I need Python.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:32
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
sergioeliot2039commented, Feb 18, 2022

Yeah @mayurdhurpate – it is live! It was announced in the Pipedream-Users Slack space by @todsac

Multi-language support including Node, Python, Golang & bash

image

Quoting relevant links I think

Get Started Watch the video demo 🖥️ Read our quickstart, docs, and/or migration guide / FAQ 👈 Have questions? Ask here or on Discourse 💬

1reaction
dylburgercommented, Feb 23, 2022

Yes! We are very happy to have shipped Python support in the newest version of our workflow builder.

Please take a look at the Python docs here. Python support is still considered alpha, so please let us know if you see any bugs or have any feedback on how we can improve the Python dev experience.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python Language Services — Python 3.11.1 documentation
Python provides a number of modules to assist in working with the Python language. These modules support tokenizing, parsing, syntax analysis, bytecode ...
Read more >
The Python Language Reference — Python 3.11.1 ...
This reference manual describes the syntax and “core semantics” of the language. It is terse, but attempts to be exact and complete.
Read more >
gettext — Multilingual internationalization services — Python ...
The gettext module provides internationalization (I18N) and localization (L10N) services for your Python modules and applications. It supports both the GNU ...
Read more >
The Python Standard Library — Python 3.11.1 documentation
While The Python Language Reference describes the exact syntax and semantics of the Python language, this library reference manual describes the standard ...
Read more >
Welcome to Python.org
The official home of the Python Programming Language. ... Python is a programming language that lets you work quickly and integrate systems more...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found