News

The new PyScript project lets you embed Python programs directly in HTML pages and execute them within the browser without any server-based requirements.
The most popular solution, and the most mature, is PyInstaller. PyInstaller doesn’t make the process of packaging a Python application totally painless, but it goes a long way.