Steve Pham 0ce7433f04 Double-quote windows command calls to support spaces in paths (#18429) (#18455) hai 1 mes
..
Platform 1f542838bb [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) %!s(int64=3) %!d(string=hai) anos
CMakeLists.txt cd07167884 Python Relocation (#17540) hai 9 meses
get_python.bat cd07167884 Python Relocation (#17540) hai 9 meses
get_python.cmake cd07167884 Python Relocation (#17540) hai 9 meses
get_python.sh e3c94fc8fc Enabling get_python.sh to work on windows git bash. (#17992) hai 6 meses
get_python_package_hash.cmake cd07167884 Python Relocation (#17540) hai 9 meses
get_python_path.bat b779f358d0 Refactor DCCsi to work better with O3DE changes (#4226) %!s(int64=3) %!d(string=hai) anos
get_python_path.py b779f358d0 Refactor DCCsi to work better with O3DE changes (#4226) %!s(int64=3) %!d(string=hai) anos
pip.cmd 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) %!s(int64=3) %!d(string=hai) anos
pip.sh 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) %!s(int64=3) %!d(string=hai) anos
python.cmd 0ce7433f04 Double-quote windows command calls to support spaces in paths (#18429) (#18455) hai 1 mes
python.sh c98435a95b Fix Linux Python Installer issues (#18406) (#18454) hai 1 mes
readme.md a10351f38d Initial commit %!s(int64=3) %!d(string=hai) anos
requirements.txt dc0b097cf3 Replace removed python package imghdr with puremagic. (#18449) hai 1 mes

readme.md

About this folder

This folder holds things like the python requirements.txt file that applies to all projects across the board.

Python will also be downloaded as a package from a packge store during CMAKE configure, and will be committed to this folder, under a sub-folder called "runtime/(operating system name)" which is why its in the ignore file.