{"id":50299171,"url":"https://github.com/openjdk/detroit-python","last_synced_at":"2026-05-28T11:02:47.647Z","repository":{"id":360210381,"uuid":"1180091715","full_name":"openjdk/detroit-python","owner":"openjdk","description":"https://openjdk.org/projects/detroit","archived":false,"fork":false,"pushed_at":"2026-05-25T12:38:10.000Z","size":1192,"stargazers_count":15,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-25T14:26:00.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openjdk.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-12T17:33:50.000Z","updated_at":"2026-05-25T12:26:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/openjdk/detroit-python","commit_stats":null,"previous_names":["openjdk/detroit-python"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/openjdk/detroit-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fdetroit-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fdetroit-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fdetroit-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fdetroit-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openjdk","download_url":"https://codeload.github.com/openjdk/detroit-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openjdk%2Fdetroit-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33605379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-05-28T11:02:46.826Z","updated_at":"2026-05-28T11:02:47.642Z","avatar_url":"https://github.com/openjdk.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Detroit Python - a javax.script engine for Python\n\nThis branch requires Python 3.14.\n\nInstall pyenv \u003chttps://github.com/pyenv/pyenv\u003e and\npyenv-virtualenv \u003chttps://github.com/pyenv/pyenv-virtualenv\u003e\nfor your OS. Using pyenv and pyenv-virtualenv, you can\ninstall specific Python versions and create virtual environments within.\n\nAfter installing pyenv and configuring your shell's environment variables\n(like ~/.zshrc or ~/.bashrc), you must restart your terminal session for\nthe changes to take effect.\n\nYou can create install Python 3.14, create a virtual environment and\nactivate it using the following commands:\n\n```sh\npyenv install 3.14\npyenv virtualenv 3.14 mypyenv-3.14\npyenv activate mypyenv-3.14\n```\n\n* You can skip the next two steps if you do not want to\nre-generate jextract binding classes from Python C API.\n\n* Download \u0026 extract jextract early access binary from\n\n    \u003chttps://jdk.java.net/jextract/\u003e\n\n* Put jextract in PATH\n\n* Install JDK 25 and define JAVA_HOME to be JDK 25 home\n\n* From the current directory\n\n```sh\nmvn clean verify surefire-report:report javadoc:javadoc\n```\n\ncommand builds and tests the project\n\n* From the current directory:\n\n```sh\nsh jpython.sh\n```\n\nruns a simple REPL. or\n\n```sh\nsh jpython.sh samples/squares.py\n```\n\nruns a sample script file\n\n* To run a java sample that uses Python script engine:\n\n```sh\nsh run.sh samples/Hello.java\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenjdk%2Fdetroit-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenjdk%2Fdetroit-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenjdk%2Fdetroit-python/lists"}