Block a user
e4ad9bf271
README: Introduce Thermostat GUI
28df792cdc
PyThermostat GUI: Set up packaging
0d58d70607
PyThermostat GUI: Implement Control Panel
d948d1d0a0
PyThermostat GUI: Implement PlotSettingsMenu
232fe19ae4
PyThermostat GUI: Implement plotting
PyThermostat: Improve pyproject metadata
PyThermostat: Replace setup.py with pyproject.toml
1eba7d8556
README: Introduce Thermostat GUI
a0bc119ffb
PyThermostat: Use pyproject
bfbe8b79a7
PyThermostat GUI: Set up packaging
f14e67de82
PyThermostat GUI: Implement Control Panel
0a99e29d4d
PyThermostat GUI: Implement PlotSettingsMenu
f21f9257a7
flake: Add PyThermostat to devShell
417eb08cd3
flake: Add PyThermostat to PYTHONPATH in devshell
flake: Dev convenience wrappers & environment
But don't the entry points require pip install
-ing the package for them to be in the PATH
? In a development shell we would ideally want them to be in PATH
already without any installing.
36d80ebdff
PyThermostat: Add entry points for runnables
09300b5d44
PyThermostat: Add main function to plot.py
9743dca775
PyThermostat: Move scripts into subfolder