Skip to main content

wrapper for the VBA emulator

Project description

# python-vba-wrapper

python-vba-wrapper is a python ctypes wrapper for the VBA emulator.

## installing

Follow the build instructions in the README for [vba-linux](https://github.com/kanzure/vba-linux). Future versions will be included through setup.py by default, but for now this is a manual procedure. Continue installing by the following steps.

`bash pip install -U vba-wrapper `

or

`bash git clone git://github.com/kanzure/python-vba-wrapper.git cd python-vba-wrapper/ python setup.py install `

## testing

`bash nosetests `

## usage

`python import vba_wrapper vba = vba_wrapper.VBA("/home/kanzure/code/pokecrystal/pokecrystal.gbc") vba.run() # press f12 to get back to python `

## license

BSD

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

vba-wrapper-0.0.3.tar.gz (5.9 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