Name | Modified | Size | Downloads / Week |
---|---|---|---|
qpydesk-repo.zip | 2021-01-10 | 318.4 MB | |
qpydesk.exe | 2021-01-10 | 88.3 MB | |
README.md | 2020-10-28 | 631 Bytes | |
Totals: 3 Items | 406.7 MB | 0 |
qpydesk.exe is a standalone application that does not require installation. It is compatible with Windows x64 operating systems and requires NET Framework 4.7.2.
The qpydesk-repo.zip file is the visual studio project with which the application's graphical interface has been created as a class library. In the subdirectory bin there is also the python script that gives functionality to the application, and that uses pythonnet to handle the .NET classes. The application uses cefsharp and deploys a local http server to enrich the interface. In this application brython also plays an important role.