An experimental software tool for personal tarot practice.
Find a file
2024-09-12 07:42:53 +02:00
data Weighing options with impartiality. 2024-09-11 12:47:52 +02:00
LICENSE Initial commit 2024-09-06 11:18:34 +02:00
main.py Weighing options with impartiality. 2024-09-11 12:47:52 +02:00
querent.org Weighing options with impartiality. 2024-09-11 12:47:52 +02:00
querent.py Weighing options with impartiality. 2024-09-11 12:47:52 +02:00
README.org Balance, moderation, harmony. 2024-09-12 07:42:53 +02:00
requirements.txt Weighing options with impartiality. 2024-09-11 12:47:52 +02:00

somewhat diverged from jcalpickards querent.py as an example of literate programing (using org-mode) in a functional style, and testing a simple GUI with flet (flutter) for desktop (macOS, linux, windows), mobile (android,ios) and web iterants.

reading

python querent.py
python main.py
flet run -w --host localhost --port 8888 -a data

then -> http://localhost:8888/

and thus