Skip to content

Sample project - How to add Python to an Elixir project with ErlPort + Poolboy

Notifications You must be signed in to change notification settings

csrdsg/python_elixir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonElixir

Sample project - How to add Python to an Elixir project with ErlPort + Poolboy

Description

This is sample project to demonstrate how easy is to interact with Python from an Elixir project.

We use:

  • ErlPort to interact with Python
  • Poolboy as a connection pool for Python workers

About

Sample project - How to add Python to an Elixir project with ErlPort + Poolboy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 94.7%
  • Python 5.3%