Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| windows:winadmin:python_user [2026/05/12 15:55] – td | windows:winadmin:python_user [2026/05/12 16:12] (current) – [uv install] td | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| + | ## Installation | ||
| Download and install miniconda. It does not require admin user. | Download and install miniconda. It does not require admin user. | ||
| + | ## Use | ||
| + | Open powershell for conda | ||
| + | ## uv install | ||
| + | |||
| + | | ||
| + | |||
| + | Everything will be install under .local\bin | ||
| + | |||
| + | ``` | ||
| + | uv install python | ||
| + | |||
| + | ls .\.local\bin\ | ||
| + | |||
| + | |||
| + | Verzeichnis: | ||
| + | |||
| + | |||
| + | Mode | ||
| + | ---- | ||
| + | -a---- | ||
| + | -a---- | ||
| + | -a---- | ||
| + | -a---- | ||
| + | |||
| + | |||
| + | ``` | ||