Restructure into brewpi/client/ws packages and add README

Splits the server, GUI client, and websocket layer into their own
packages with dedicated requirements.txt files, and adds a README
documenting the project's architecture and usage.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-18 20:05:08 +02:00
co-authored by Claude Sonnet 4.6
parent 4955fb073e
commit df23840f6a
15 changed files with 129 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
source $WORKON_HOME/brewpi/bin/activate
$BREWPI_HOME/brewpi_gui.py