{"id":17990167,"url":"https://github.com/purplemyst/epython","last_synced_at":"2026-04-01T17:21:48.635Z","repository":{"id":96034946,"uuid":"121393062","full_name":"PurpleMyst/epython","owner":"PurpleMyst","description":"EPython is be a toy CPython bytecode interpreter written in Elixir.","archived":false,"fork":false,"pushed_at":"2018-02-20T03:04:00.000Z","size":98,"stargazers_count":7,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-28T00:37:22.607Z","etag":null,"topics":["bytecode","cpython","elixir","interpreters","python"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PurpleMyst.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-02-13T14:35:07.000Z","updated_at":"2025-07-26T17:48:12.000Z","dependencies_parsed_at":"2023-05-16T23:30:50.260Z","dependency_job_id":null,"html_url":"https://github.com/PurpleMyst/epython","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PurpleMyst/epython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleMyst%2Fepython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleMyst%2Fepython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleMyst%2Fepython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleMyst%2Fepython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PurpleMyst","download_url":"https://codeload.github.com/PurpleMyst/epython/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleMyst%2Fepython/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bytecode","cpython","elixir","interpreters","python"],"created_at":"2024-10-29T19:16:56.429Z","updated_at":"2026-04-01T17:21:48.612Z","avatar_url":"https://github.com/PurpleMyst.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EPython\n\nEPython is be a toy CPython bytecode interpreter written in Elixir.\n\n## Compiliation\n\nTo utilize EPython, you will need the Erlang VM and `mix`. This README assumes\nyou're utilizing an unix-like operating system, such as Linux or OSX, due to\nthis being not tested on Windows at all.\n\nYou can install everything by following the instructions on [the official\nElixir website](https://elixir-lang.org/install.html).\n\nThen, to compile, you can type this into your shell:\n\n```bash\n$ MIX_ENV=prod mix escript.build\n```\n\nThis will generate an `epython` executable in the main project directory which\nyou can pass python files to (**actual python files**, not just bytecode files) as a command-line argument.\n\n## Running tests\n\nYou can run a variety of tests for the interpreter itself by running `./run_tests.py`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplemyst%2Fepython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurplemyst%2Fepython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplemyst%2Fepython/lists"}