{"id":13723421,"url":"https://github.com/Pyrlang/Pyrlang","last_synced_at":"2025-05-07T16:32:57.155Z","repository":{"id":40648985,"uuid":"91822872","full_name":"Pyrlang/Pyrlang","owner":"Pyrlang","description":"Erlang node implemented in Python 3.5+ (Asyncio-based)","archived":false,"fork":false,"pushed_at":"2024-05-20T03:22:44.000Z","size":1012,"stargazers_count":614,"open_issues_count":20,"forks_count":60,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-04-04T07:07:43.278Z","etag":null,"topics":["distributed","erlang","erlang-node","gevent","library","message-passing","python","rpc"],"latest_commit_sha":null,"homepage":"https://pyrlang.github.io/Pyrlang/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pyrlang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-19T16:01:27.000Z","updated_at":"2025-03-20T16:14:10.000Z","dependencies_parsed_at":"2024-02-04T07:48:19.245Z","dependency_job_id":"7c4af5eb-5bb8-487a-93e1-165940cc8586","html_url":"https://github.com/Pyrlang/Pyrlang","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyrlang%2FPyrlang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyrlang%2FPyrlang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyrlang%2FPyrlang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyrlang%2FPyrlang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pyrlang","download_url":"https://codeload.github.com/Pyrlang/Pyrlang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252915560,"owners_count":21824595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["distributed","erlang","erlang-node","gevent","library","message-passing","python","rpc"],"created_at":"2024-08-03T01:01:41.073Z","updated_at":"2025-05-07T16:32:52.141Z","avatar_url":"https://github.com/Pyrlang.png","language":"Python","readme":"# Pyrlang - Erlang node in Python\n\nThis is a drop-in Erlang node implementation in Python 3, implementing\na network Erlang node protocol. It was designed to allow interoperation between\nexisting Python projects and BEAM languages: Erlang, Elixir, Gleam, Luaerl,\nLFE, Clojerl and such.\n\nWith just a few lines of startup code your Python program becomes an Erlang\nnetwork node, participating in the Erlang cluster.\n\n## Features\n\n*   Erlang distribution protocol for Erlang versions 19 to 25\n*   Registry of Python 'processes', which have an Erlang-compatible process\n    identifier and an optional registered name\n*   Send and receive messages locally and remotely by pid or name\n*   Can link and monitor Erlang from Python and Python from Erlang\n*   `net_adm` pings supported\n*   RPC calls to Python (Erlang `rpc:call`). Exceptions are propagated\n    from Python back to Erlang;\n*   `pyrlang.gen.server.GenServer` descendant from `pyrlang.process.Process`\n    allows accepting generic calls mapped to Python class members\n\n## Documentation\n\nBrowse at https://pyrlang.github.io/Pyrlang/\n\nOr build your own by running `make docs` (generated by Sphinx).\n\n## Installing\n\n### From PyPI\n\n### Local from Sources\n\n1. Clone [Pyrlang](https://github.com/Pyrlang/Pyrlang) and [Term](https://github.com/Pyrlang/Term) repositories\n2. Install Term from source: Go to Term directory and `pip install -e .`\n3. Install Pyrlang from source: Go to Pyrlang directory and `pip install -e .`\n\n## Support \u0026 Questions\n\nFor those times when you absolutely need assistance and email is too slow, here's a Discord channel: https://discord.gg/pWWe7Wx and there is a Slack channel `#pyrlang` on https://erlanger.slack.com/\n\n","funding_links":[],"categories":["Erlang Specific","Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPyrlang%2FPyrlang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPyrlang%2FPyrlang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPyrlang%2FPyrlang/lists"}