Okay, new demo build is ready (enough) for people to try it out.
https://cpythonpackages.blob.core.windows.net/pkg/python-manager-0.1a4.msix (~20MB)
Make sure you’re set up properly:
- If
py,pythonorpymanagercommands don’t work, check “Manage App Execution Aliases” - If
pydoesn’t work, you might need to uninstall your existing “Python Launcher” from “Installed Apps” - If
pythonjust launches an existing install, you might need to remove existing installs from PATH (or just ignore this command for testing) - File associations may not update until you first run one, or you can right-click and “Open With” to change your default app
Things to try:
py list --online ">=3.10"py install 3.13tpy list --format=jsonlpython file-with-shebang.py(e.g.#! /usr/bin/python3.8)- internet disabled
- add
-vor-vvto subcommands (or setPYMANAGER_DEBUGfor too much info all the time) - look in
%TEMP%for logs - whatever you are most concerned about!
Or check out the quick video demo: