News

Use PyInstaller to package your Python apps into standalone executables for easy distribution.
Want to distribute Python programs to your Python-less clients? PyInstaller is the answer. If you're used to working with a compiled language, the notion that you would need to have a programming ...
Do you have a Python application you want to give to the world, or at least your teammates? Here are six ways to package Python applications for distribution.