gotelem/py
2023-07-10 18:10:21 -05:00
..
.idea move things 2023-06-22 18:29:08 -05:00
notebooks some python crap 2023-07-10 18:10:21 -05:00
pytelem some python crap 2023-07-10 18:10:21 -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 some python crap 2023-07-10 18:10:21 -05:00
pyproject.toml some python crap 2023-07-10 18:10:21 -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.