Skip to main content

A GUI for the PyJVM

Project description

pyjvmgui

Based on PyJVM

Java 7 virtual machine implemented in pure python

Andrew Romanenco, 2014 andrew@romanenco.com https://twitter.com/andrewromanenco

Installation

Requires Python 2 (hence pip2).

You can install pyjvmgui from the PyPI.

pip2 install pyjvmgui

When upgrading, it's advised to add --no-deps flag. Otherwise, the PySide2 dependency might be downloaded again.

pip2 install pyjvmgui --upgrade --no-deps

Dependencies

PySide2

PySide2 is used for the GUI.

You can install it by running

pip2 install PySide2

Note: done by pip if following the installation instructions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyjvmgui-1.3.9.tar.gz (46.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page