rllola / ZeronetBrowser

An attempt to create a dedicated browser for ZeroNet using PyQt5
17 stars 15 forks source link

Using Cython ? #108

Open rllola opened 4 years ago

rllola commented 4 years ago

https://stackoverflow.com/questions/39913847/is-there-a-way-to-compile-python-application-into-static-binary

Avoid lots of library problem and smaller size.