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
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
zvm-0.1.0.tar.gz
(33.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
zvm-0.1.0-py3-none-any.whl
(14.9 kB
view details)
File details
Details for the file zvm-0.1.0.tar.gz.
File metadata
- Download URL: zvm-0.1.0.tar.gz
- Upload date:
- Size: 33.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
551896f401fffd46e24b9773cc08348e7d69123d143256dabbc1cb6c3a999864
|
|
| MD5 |
2542acf5bf4ef181684852a7b771f4af
|
|
| BLAKE2b-256 |
9ab34abf28c20ae6a6ada7dc065a5e53b16f3ebd2efa43700baaa9ea28055f21
|
File details
Details for the file zvm-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zvm-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b62be86494fddd29e11a131f86f92a0a3de1f73893fd479cf0dbcff6a584471b
|
|
| MD5 |
22ed69c25c1dcfe1e63786f35ee28c12
|
|
| BLAKE2b-256 |
d1046d36e8760ebe64cb3f9e389b95b4955372202e66517a98c356cb20b53102
|