{"id":17161944,"url":"https://github.com/gkbrk/python-jvm-interpreter","last_synced_at":"2025-05-09T03:35:02.904Z","repository":{"id":70778996,"uuid":"136043552","full_name":"gkbrk/python-jvm-interpreter","owner":"gkbrk","description":"Java Virtual Machine implementation in Python","archived":false,"fork":false,"pushed_at":"2019-01-20T04:51:52.000Z","size":63,"stargazers_count":278,"open_issues_count":4,"forks_count":21,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-31T21:42:26.861Z","etag":null,"topics":["java","jvm","jvm-bytecode","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gkbrk.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-06-04T15:13:01.000Z","updated_at":"2025-02-05T21:25:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce26272a-e9e8-407d-98e3-680041de5d7a","html_url":"https://github.com/gkbrk/python-jvm-interpreter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkbrk%2Fpython-jvm-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkbrk%2Fpython-jvm-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkbrk%2Fpython-jvm-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkbrk%2Fpython-jvm-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkbrk","download_url":"https://codeload.github.com/gkbrk/python-jvm-interpreter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253184133,"owners_count":21867559,"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":["java","jvm","jvm-bytecode","python"],"created_at":"2024-10-14T22:44:15.421Z","updated_at":"2025-05-09T03:35:02.888Z","avatar_url":"https://github.com/gkbrk.png","language":"Python","readme":"# JVM implementation in Python\n\n_python-jvm-interpreter_ is an implementation of the Java Virtual Machine in\nPython. It works by parsing and interpreting the Java Class files.\n\n## Dependencies\nIn order to compile Java code to Java Bytecode, you will need to have\n`javac`. If you just want to run bytecode that is already compiled, all you need\nis a Python interpreter.\n\n## Running the tests\nThe project comes with a number of unit tests. If you run the shell script\n`test.sh`, it will compile the Java files in the example directory and run the\nunit tests. You will be able to see how many test passed and how many failed.\n\nEven if you haven't touched anything critical, it is always a good idea to run\nthe unit tests after each change. This will make sure that nothing breaks, and\nif it does you will immediately know why it broke.\n\nAs more functionality is implemented, the amount of test cases should be\nincreased in order to make it easier to check if anything is broken.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkbrk%2Fpython-jvm-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgkbrk%2Fpython-jvm-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkbrk%2Fpython-jvm-interpreter/lists"}