Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zztkm/call_v_from_python


https://github.com/zztkm/call_v_from_python

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Call V from Python

on windows:
```shell
v -shared -prod test.v

py main.py
```

refs: https://github.com/vlang/v/tree/master/examples/call_v_from_python