Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zztkm/call_v_from_python
https://github.com/zztkm/call_v_from_python
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zztkm/call_v_from_python
- Owner: zztkm
- Created: 2022-10-13T15:31:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T18:47:47.000Z (about 2 years ago)
- Last Synced: 2024-12-20T23:29:46.248Z (16 days ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Call V from Python
on windows:
```shell
v -shared -prod test.vpy main.py
```refs: https://github.com/vlang/v/tree/master/examples/call_v_from_python