This is a collection of External Tools for JetBrain's IDEs. You can set add an External Tool in your IDE by going to File > Settings > Tools > External Tools > +. This picture shows an example of an external tool configuration.
The binaries in the dist
folder are compiled on Linux x86_64
. You can recompile them on your own specific architecture using this command:
pyinstaller --onefile toolFile.py