work in progress ...
AetherOnePy is a Web-based Desktop Application, which means the application runs on your computer but uses a web browser as its interface. You can run it on a Raspberry Pi or a PC (Windows, Linux or Mac).
- Install Python, from https://python.org/downloads/, Version 3.12.x
- Install Git, from https://git-scm.com, latest version is fine
- Create a folder for your AetherOnePy somewhere on you computer
- Open a shell there and type:
git clone https://github.com/isuretpolos/AetherOnePy.git
- Inside the AetherOnePy folder run the setup first and finally run the main.py
python setup.py
python main.py
Just run the main.py if you already runned the setup.py.
python main.py
For updating you call git pull followed by setup.py which will download new dependencies.
git pull
python setup.py
python main.py
- 2024-05-28 automatic dependency install
- ReactFlow evaluate
- Element Periodic Table as main analysis and then Schuessle Salts, Minerals, Bacteria, Plants, Fungi, Animals and Imponderabilia, in a specific order, with links to the materia medica (textbooks), with additional description of rows and columns and kingdoms, miasma and so on, which also helps to learn homeopathy
- relate the clinical symptoms (Clarke Materia Medica) to the remedy and display it in a way the user immediately recognize the pattern (without having deeper knowledge of homeopathy)