Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 5] Manipulate enumerable: Enum vs. Stream

Interfacing Elixir with Ruby or Python through ExPort (ErlPort)

If you are looking for a well maintained library for something that doesn’t yet exist on Elixir, you don’t have to reinvent the wheel. You can simply pick one from Ruby or Python and use ExPort to call Ruby/Python code directly from Elixir.

Read here: https://sapandiwakar.in/interfacing-elixir-with-other-languages/