We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53be40e commit 30c0a34Copy full SHA for 30c0a34
docs/shipping/freezing.rst
@@ -4,6 +4,8 @@
4
Freezing Your Code
5
==================
6
7
+.. image:: https://farm5.staticflickr.com/4227/33907151034_e0a9e53402_k_d.jpg
8
+
9
"Freezing" your code is creating a single-file executable file to distribute
10
to end-users, that contains all of your application code as well as the
11
Python interpreter.
0 commit comments