Block a user
52e35d2a98
flake: Format with nixfmt-rfc-style
f1da910c11
pytec: Complete client
WIP: GUI: Thermostat Control Panel
953a48230c
README: Introduce Thermostat GUI
0dbf154f82
pytec GUI: Set up packaging
287186d030
pytec GUI: Implement Control Panel
ef34d782e0
pytec GUI: Implement PlotSettingsMenu
3d519826dd
pytec GUI: Implement plotting
cc90a88276
README: Introduce Thermostat GUI
4618543916
pytec GUI: Set up packaging
20cd69fff7
pytec GUI: Implement Control Panel
e045b0288a
pytec GUI: Implement PlotSettingsMenu
ae244b66d1
pytec GUI: Implement plotting
flake: Dev convenience wrappers & environment
Ahh, that would be the case if PYTHONPATH
was exported as ${self}/pytec:$PYTHONPATH
in the devShell's shellHook. Here, the ${self}
is `pwd`
instead to make it refer to the repo's…
flake: Dev convenience wrappers & environment
rather than building a
nix develop
on each change
No need for that though, since the wrapper script simply calls Python to run the wrapped modules pytec/plot.py
or pytec/autotune.py
, so…
flake: Dev convenience wrappers & environment
flake: Format with nixfmt-rfc-style
c8b6bf01d1
flake: Add pytec runnables to devShell
a7aa78a608
flake: Introduce pytec to PYTHONPATH in devShell
0965c77ffc
README: Introduce Thermostat GUI
3fbed089cd
Add pytec runnables
0361b12d30
GUI: Set up packaging
fe0dc30a66
Create GUI to Thermostat
ff09069424
add autotune