-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
LV Venv Tools by Felipe Pinheiro Silva - Toolkit for LabVIEW Download
Tools that you can use to help manage virtual environments.
Version | 1.1.1.15 |
Released | Nov 30, 2024 |
Publisher | Felipe Pinheiro Silva |
License | MIT |
LabVIEW Version | LabVIEW>=24.3 |
Operating System | Windows NT,Linux |
Dependencies | wiresmith_technology_lib_g_cli |
Project links | Homepage Documentation Repository Discussion |
Description
This tool enables the use of virtual environment for LabVIEW projects.
It allows you to install packages to the virtual environment folder but it does not solve dependencies.
Packages are defined in the file requirements.json.
There are commands to install and launch the project with the virtual environment enabled.
This tool is used with G-CLI.
This is a experimental tool and should not be used in production
For more information, refer to https://gitlab.com/felipe_public/lv-venv-tools
Release Notes
1.1.1.15
(Nov 30, 2024)
[1.1.1]
-bug fix regarding checking installed packages when the folder does not exist.
felipefoz
was a contributor to this release