Language Support: Python 3
See original GitHub issueIs 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:
- Created 4 years ago
- Reactions:32
- Comments:11 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yeah @mayurdhurpate – it is live! It was announced in the Pipedream-Users Slack space by @todsac
Quoting relevant links I think
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.