Skip to content

Allirose140/PythonToJavaConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python to Java Converter

A desktop application built with JavaFX that provides an interface for converting Python code into Java.
This project uses Gradle for build automation and dependency management.

How to Run

Requirements

  • Java 21+

Run the app

# Windows
.\gradlew run

# macOS/Linux
./gradlew run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages