LBplot is a python program that can be runned on command prompt to easily plot linear Lineweaver-Burk plots through the input of [S] and V0 values.
The program process the data you inserted and shows this screen where you can see an overview of the data obtained. You can open your plotted graph or any of the tables and save them from here.
You'll be able to save all tables as pdf or export them to excel files.
The title and units are modifiable and the plot is made with the points you inserted.
Version 3.0 came up bringing a GUI made using PySimpleGUI