No description
Find a file
Vincent Batts 2715e1358f
README: add basic set up
came back to this project today, and something in the venv was wonky and
had to start over ...
Might as well write it down.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2024-06-25 21:42:59 -04:00
src/helloworld app: moving on to a Toga tutorial (F to C conversion) 2024-04-14 17:34:12 -04:00
tests *: initial commit 2024-04-02 15:19:24 -04:00
.gitignore *: initial commit 2024-04-02 15:19:24 -04:00
CHANGELOG *: initial commit 2024-04-02 15:19:24 -04:00
LICENSE *: initial commit 2024-04-02 15:19:24 -04:00
pyproject.toml pyproject: adding URL and silly desc 2024-04-02 15:19:26 -04:00
README.md README: add basic set up 2024-06-25 21:42:59 -04:00

learning-beeware

Ideas:

Set up

python3 -m venv beeware-venv
. ./beeware-venv/bin/activate
python3 -m pip install briefcase