Metadata-Version: 2.1
Name: appletrun
Version: 1.6.5
Summary: ✨ Appletrun takes java file as input and runs the applet instantly with out compilation and html files
Home-page: https://github.com/Royal-lobster/appletrun-python
Keywords: applet,applet run,appletrun
Author: Royal-lobster
Author-email: srujangs8@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Project-URL: Repository, https://github.com/Royal-lobster/appletrun-python
Description-Content-Type: text/markdown

# APPLETRUN
![](https://img.shields.io/pypi/v/appletrun?style=for-the-badge)
![](https://img.shields.io/apm/l/vim-mode?style=for-the-badge)
![](https://img.shields.io/badge/requires-Java%20%3C%3D%208-red?style=for-the-badge)

AppletRun runs applet code from given java file in a new window

## 👉 Installation
```
pip install appletrun
```
## 👉 Usage
```
 appletrun nameOfFile.java
```
<p align="center">
<img src="https://user-images.githubusercontent.com/52039218/127250568-51bfd770-49c3-4d32-9da3-18627d9abde3.gif"/>
 </p>

