Latest #python Threads Top

brainlid
Episode 303 of Thinking Elixir. News includes the Erlang Ecosystem Foundation publishing its 2026 board election candidates with voting n...
New
aus
Python (and, to a lesser extent, TypeScript) are the default choices for AI/LLM applications. In this post, I break down where Elixir out...
New
tjchambers
I am trying to bridge Elixir and Python, and am getting a failure in testing. ** (RuntimeError) unknown worker: agr.__main__.AgrWorke...
New
brainlid
Episode 297 of Thinking Elixir. News includes Quickbeam, an exciting new research project that brings a full JavaScript runtime inside th...
New
brainlid
Episode 296 of Thinking Elixir. Elixir v1.20.0-rc.2 and rc.3 arrive with a faster compiler, better type inference, and improved increment...
New
benoitc
Because it runs on the BEAM, you inherit Erlang/Elixir distribution for free. Run Python on any node: # Execute on remote node :rpc.cal...
New
brainlid
Episode 294 of Thinking Elixir. News includes the long-awaited Expert LSP releasing its first release candidate — the unified Elixir Lang...
New
brainlid
Episode 289 of Thinking Elixir. News includes a groundbreaking effort to port Erlang to QNX for automotive systems, ExDoc 0.40.0 adding L...
New
sorenone
Today we’re releasing Oban for Python. Not an Oban client in Python. Not a pythonx wrapper embedded in Elixir. Nope, it’s a fully operati...
New
GenericJam
I’ve been messing around with image generation models recently and thought this could be wrapped in a library or people could just use th...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

sorenone
Today we’re releasing Oban for Python. Not an Oban client in Python. Not a pythonx wrapper embedded in Elixir. Nope, it’s a fully operati...
New
mruoss
Hi Does somebody know if there’s a way to access the special cell pyproject.toml that is created when initializing Python in a Livebook ...
New
benoitc
Because it runs on the BEAM, you inherit Erlang/Elixir distribution for free. Run Python on any node: # Execute on remote node :rpc.cal...
New
GenericJam
I’ve been messing around with image generation models recently and thought this could be wrapped in a library or people could just use th...
New
RobinBoers
Renders Jinja templates, either from disk or defined at runtime, with support for all native Jinja features (including extends). It does...
New
aus
Python (and, to a lesser extent, TypeScript) are the default choices for AI/LLM applications. In this post, I break down where Elixir out...
New
brainlid
Episode 289 of Thinking Elixir. News includes a groundbreaking effort to port Erlang to QNX for automotive systems, ExDoc 0.40.0 adding L...
New
tjchambers
I am trying to bridge Elixir and Python, and am getting a failure in testing. ** (RuntimeError) unknown worker: agr.__main__.AgrWorke...
New
brainlid
Episode 296 of Thinking Elixir. Elixir v1.20.0-rc.2 and rc.3 arrive with a faster compiler, better type inference, and improved increment...
New
brainlid
Episode 294 of Thinking Elixir. News includes the long-awaited Expert LSP releasing its first release candidate — the unified Elixir Lang...
New
brainlid
Episode 303 of Thinking Elixir. News includes the Erlang Ecosystem Foundation publishing its 2026 board election candidates with voting n...
New
brainlid
Episode 263 of Thinking Elixir. News includes the BEAM runtime fitting into just 16MB for the GRiSP Nano prototype, the BBC using Elixir ...
New
brainlid
Episode 297 of Thinking Elixir. News includes Quickbeam, an exciting new research project that brings a full JavaScript runtime inside th...
New

Last Three Year's Trending Top

Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New
bmitc
I have a new role in a domain that is completely dominated by Python. This is in the scientific R&D domain, where Python is used for ...
New
RustySnek
:snake: :test_tube: Venomous aims to simplify the concurrent use of erlport Python Ports, focusing on dynamic extensibility such as spawn...
New
dogweather
After using Elixir for a long time I can’t wrap my mind around Python’s APIs. So with the help of functoolz curry, flip, and pipe, I can...
New
dogweather
I have a function repair_file_in_place(path) that makes HTTP connections to check links for 404 errors. Here’s the Python code to run re...
New
brainlid
Episode 159 of Thinking Elixir. Mark and David share what’s caught their interests and focus. Langchain is a popular framework in JS and ...
New
shahryarjb
Hello. I’m working on a project where I’m currently using Rustler, and I want to integrate Pythonx as well. Additionally, I need both Py...
New
lawik
Has anyone done a pip install -r requirements.txt as part of the mix firmware build? I know I can add Python via Buildroot packages and I...
New
JILL24
I’m trying to understand how these large platforms like Discord or slack handle event transmission and routing from python whixh handle a...
New
brainlid
Episode 243 of Thinking Elixir. News includes the announcement of PythonX for Python interoperability in Elixir, groundbreaking academic ...
New
sezaru
Hey everyone, I have a code in python that creates and train a TabTransformer model that I, then, extract its embeddings so I can use it...
New
brainlid
Episode 244 of Thinking Elixir. News includes the release of Elixir 1.18.2 with various enhancements and bug fixes, a new experimental SQ...
New

Trending Over Three Years Top

LegitStack
I’m hoping you guys can give me some general advice and perhaps code examples if you’re feeling up to it. I’m very interested in Elixir,...
New
fireproofsocks
I’ve been working on an Elixir project that has required a lot of scripting. I usually reach for Elixir because I like it more (and in th...
New
cjen07
Is there a way to call python using ports, and get the result by receive block? Example code is preferred, thanks in advance.
New
PrincetonPoh
Hi everyone! I’m building a lightweight phoenix webapp that spits out results from a python script that my friend built. That script runs...
New
tmbb
Is there any elixir alternative to pygments? I can't find anything on hex. The core is obviously very easy to port, but the real work is ...
New
james_p_d
Hello all, I’ve recently been playing around with both Erlang and Elixir and wished to create a few apps for my Github with them, both o...
New
Maxximiliann
My Elixir project must rely on PyWaves, a Python library, to execute trades. Erlport and Pyrlang looked like attractive solutions for rel...
New
LegitStack
I have this weird idea. I want to use elixir as a messaging service between python functions across a network. Luckily, I found this pos...
New
callmeahab
Like the title says, ever since upgrading to OTP 21 erl_port doesn’t compile. There is a PR that fixes the issue but there’s something m...
New
joges
After querying database tables from amazon ledger database via python/erlport I get a list of amazon ion objects like [ '"{subjec...
New
ivanhercaz
Hi everyone! I am working with a customized image of Nerves for Raspberry Pi 4 because I need to include some Buildroot packages to inte...
New
SirWerto
Good evening, I am doing a machine learning application and unfortunately I can’t do it yet in Elixir (thank you for all your effort put...
New
mrkaspa
I need to do an algorithm to group some geo points I've seen implementations of KNN made in python using good libraries like numpy, has a...
New
woohaaha
Howdy all :wave: I’d like to ship a Phoenix application that can call Python libraries. There are a few threads on this topic however pa...
New
ianknauer
I have some code in my application that calls to a python function (relying on a python library) to convert HTML pages to PDFS. Using the...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement