A GUI for the PyJVM
Project description
pyjvmgui
Based on PyJVM
Java 7 virtual machine implemented in pure python
- GPL
- Requires python 2.7
- https://github.com/andrewromanenco/pyjvm
- check docs for implementation details
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file pyjvmgui-1.3.9.tar.gz.
File metadata
- Download URL: pyjvmgui-1.3.9.tar.gz
- Upload date:
- Size: 46.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.15rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c555f7c41b1c9e57d17f71a2010dbbd5d5c2d17a47aa8a2cfd88ea62499e8165
|
|
| MD5 |
c52393eeb8905922fd6e022c0e401340
|
|
| BLAKE2b-256 |
ae833ba19f84f16ac05c2a541f5ebe1870dad9e05cc929b6d8d5123509123554
|