Lines Matching +full:build +full:- +full:with +full:- +full:python
5 Since Python 3.7.2, releases have been made through the Microsoft Store
10 To build the store package, the PC/layout script should be used.
11 Execute the directory with the build of Python to package, and pass
12 "-h" for full command-line options.
16 https://docs.microsoft.com/windows/uwp/packaging/create-certificate-package-signing.
19 SHA256 hash. The `certutil -dump <cert file>` command will display this
22 To build for sideloading, use these commands in PowerShell:
29 python PC/layout --copy <layout directory> --include-appxmanifest
30 Tools/msi/make_appx.ps1 <layout directory> python.msix -sign
32 Add-AppxPackage python.msix
36 can be used from Command Prompt. You can also double-click to install
39 To build for publishing to the Store, use these commands:
45 python PC/layout --copy <layout directory> --preset-appxmanifest --precompile
46 Tools/msi/make_appx.ps1 <layout directory> python.msix
64 To request this, send an email to PartnerOps@microsoft.com with the app
68 Ensure that the new app is named "Python.3.X", where X is the minor
75 Python 3.9
79 Python
83 Python is an easy to learn, powerful programming language. It has efficient high-level data structu…
85 …Python interpreter and the extensive standard library are freely available in source or binary for…
87 The Python interpreter is easily extended with new functions and data types implemented in C or C++…
91 The Python 3.9 interpreter and runtime.
95 (c) Python Software Foundation
99 Visit https://docs.python.org/3.9/license.html for latest license terms.
101 PSF LICENSE AGREEMENT FOR PYTHON 3.9
103 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
104 the Individual or Organization ("Licensee") accessing and otherwise using Python
108 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
110 distribute, and otherwise use Python 3.9 alone or in any derivative
112 copyright, i.e., "Copyright © 2001-2018 Python Software Foundation; All Rights
113 Reserved" are retained in Python 3.9 alone or in any derivative version
117 incorporates Python 3.9 or any part thereof, and wants to make the
119 agrees to include in any such work a brief summary of the changes made to Python
122 4. PSF is making Python 3.9 available to Licensee on an "AS IS" basis.
126 USE OF PYTHON 3.9 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
128 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 3.9
130 MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 3.9, OR ANY DERIVATIVE
142 8. By copying, installing or otherwise using Python 3.9, Licensee agrees
147 * Easy to install Python runtime
149 * Find Python, Pip and Idle on PATH
153 * Python