Skip to main content

wrapper for the VBA emulator

Project description

# python-vba

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

## installing

`bash pip install -U vba `

or

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

TODO: instructions for compiling the required version of libvba.

## 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.1.tar.gz (5.7 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