News

PyInstaller doesn’t make the process of packaging a Python application totally painless, ... A .spec file is used to create an executable with PyInstaller. Note the namespaces listed in excludes.
Some Python notes Sometimes I figure out new things (things that programmers already know) and sometimes I forget these things. So, here are a few tips and tricks that I use from time to time.