• Joined on 2023-07-05
atse pushed to GUI at atse/thermostat 2024-11-25 18:08:56 +08:00
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
Compare 13 commits »
atse commented on pull request M-Labs/thermostat#160 2024-11-25 13:46:18 +08:00
PyThermostat: Replace setup.py with pyproject.toml

Changed in #161.

atse created pull request M-Labs/thermostat#161 2024-11-25 13:45:10 +08:00
PyThermostat: Improve pyproject metadata
atse deleted branch pyproject-metadata from atse/thermostat 2024-11-25 13:40:01 +08:00
atse pushed to improve-pyproject-metadata at atse/thermostat 2024-11-25 13:39:48 +08:00
atse created branch improve-pyproject-metadata in atse/thermostat 2024-11-25 13:39:48 +08:00
atse pushed to pyproject-metadata at atse/thermostat 2024-11-25 13:39:23 +08:00
8db4867ebf PyThermostat: Improve pyproject metadata
atse created branch pyproject-metadata in atse/thermostat 2024-11-25 13:39:23 +08:00
atse pushed to master at atse/thermostat 2024-11-25 13:31:15 +08:00
130bde480e PyThermostat: Replace setup.py with pyproject.toml
atse deleted branch pyproject from atse/thermostat 2024-11-25 13:30:55 +08:00
atse commented on pull request M-Labs/thermostat#145 2024-11-25 13:29:10 +08:00
flake: Dev convenience wrappers & environment

Done in force-push to f21f9257a7.

atse created pull request M-Labs/thermostat#160 2024-11-25 13:26:34 +08:00
PyThermostat: Replace setup.py with pyproject.toml
atse pushed to pyproject at atse/thermostat 2024-11-25 13:23:12 +08:00
130bde480e PyThermostat: Replace setup.py with pyproject.toml
atse created branch pyproject in atse/thermostat 2024-11-25 13:23:12 +08:00
atse pushed to GUI at atse/thermostat 2024-11-25 13:13:37 +08:00
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
Compare 18 commits »
atse pushed to flake-dev-conveniences at atse/thermostat 2024-11-25 12:56:13 +08:00
f21f9257a7 flake: Add PyThermostat to devShell
417eb08cd3 flake: Add PyThermostat to PYTHONPATH in devshell
Compare 2 commits »
atse commented on pull request M-Labs/thermostat#145 2024-11-25 11:57:06 +08:00
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.

atse pushed to master at atse/thermostat 2024-11-25 11:13:55 +08:00
36d80ebdff PyThermostat: Add entry points for runnables
09300b5d44 PyThermostat: Add main function to plot.py
9743dca775 PyThermostat: Move scripts into subfolder
Compare 3 commits »
atse deleted branch pytec-move-scripts-in from atse/thermostat 2024-11-25 11:13:36 +08:00
atse deleted branch pytec-entry-points from atse/thermostat 2024-11-25 11:13:13 +08:00