Skip to main content

A virtual stack machine that executes Python code based on instructions provided in a JSON file.

Project description

ZVM

Installation

Run the following command for a minimal ZVM install.

liam:~$ pip install zvm

If you are working on a ZVM extension, you might want the develop and docs extras.

liam:~$ pip install "zvm[develop,docs]"

Documentation

Do the following to generate the documentation (and open the live link):

liam:~$ cd ~/zvm
liam:~$ mkdocs serve
INFO     -  Building documentation...
INFO     -  Cleaning site directory
INFO     -  Documentation built in 0.08 seconds
INFO     -  [09:05:15] Watching paths for changes: 'docs', 'mkdocs.yml'
INFO     -  [09:05:15] Serving on http://127.0.0.1:8000/

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

zvm-0.1.0.tar.gz (33.3 kB view hashes)

Uploaded Source

Built Distribution

zvm-0.1.0-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

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