Pyinstaller / Vis.js Network

Опубликовано: 20 Апрель 2026
на канале: Pupusse LINCS
675
4

Webpage: https://www.lincs.fr/events/pyinstall... .
Speaker: Fabien Mathieu (Nokia Bell Labs France).
Two independent tools will be presented for this session.
Pyinstaller is a tool that converts Python code in standalone executable. The goal is not to speed up things, but to have portable code to run on a computer without installing additional software.
Vis.js network is the javascript library that was used to display the Lincs graph (https://www.lincs.fr/research/lincs-g.... It’s a relatively simple way to display a json graph.