@mmomtchev/python-xpack
Version:
A binary xPack with a standalone Python distribution
16 lines (11 loc) • 337 B
Markdown
# `python-xpack`
A binary xPack with a standalone Python distribution
# Installation
```shell
npm install xpm
# with Python 3.12
npx xpm install @mmomtchev/python-xpack@3-12
# with Python 3.10
npx xpm install @mmomtchev/python-xpack@3-10
```
Then, as usual, everything launched from `xpm` scripts will automatically use this Python.