I would like to write some code behind GUI and have formatted document (which consists mostly of math expressions) as results of execution. My idea is: Python (backend), Qt5 (GUI) and Latex for building formatted documents. There are probably some libraries for Python-Latex interaction but do you know a better way to do this? Any ideas appreciated
@nikolal What's wrong with simply using a latex editor?
Fast, secure and up-to-date instance. PrivacyTools provides knowledge and tools to protect your privacy against global mass surveillance.
Website: privacytools.io
Matrix Chat: chat.privacytools.io
Support us on OpenCollective, many contributions are tax deductible!
@TheDoctor
Process of calculating stuff needs to be automated, and report (document) also needs to be automated.