Python To Java

Convert Python scripts to zero-dependency Java 25 CLI programs. Use when asked to migrate, convert, port, or rewrite Python scripts (.py) to Java, or when translating a Python codebase to Java CLI scripts or apps. Triggers on "convert Python to Java", "migrate Python", "port to Java", "rewrite in Java", or when a .py file is presented with instructions to produce a Java equivalent. Prefer /java-cli-script for single-file scripts; switch to /java-cli-app when shared code duplication across scripts exceeds ~100 lines.

AdamBien 28331c1 2 files · 7.6 KB Updated

File contents

AdamBien/airails/tree/main/java/python-to-java commit 28331c1a23

Frequently asked questions

npx skillmds@latest add adambien/python-to-java