gotelem/py
2023-07-05 18:55:29 -05:00
..
.idea move things 2023-06-22 18:29:08 -05:00
notebooks move things 2023-06-22 18:29:08 -05:00
pytelem more gui 2023-07-05 18:55:29 -05:00
templates/c add py 2023-06-19 21:26:08 -05:00
.gitignore add py 2023-06-19 21:26:08 -05:00
Hello_.ini add py 2023-06-19 21:26:08 -05:00
poetry.lock move things 2023-06-22 18:29:08 -05:00
pyproject.toml move things 2023-06-22 18:29:08 -05:00
README.md add py 2023-06-19 21:26:08 -05:00

Pytelem

this is a GUI (using DearPyGui) and a solver helper process (using numpy/scipy).

The GUI is used for clients to connect to the gotelem server. The solver code can be run headless and interface with the gotelem server to use the data from the server and provide solutions for other clients to ingest.

more to come.