|
|
|
|
|
by El_RIDO
1668 days ago
|
|
The packages are either python3 or python2 for the language, and prefixed py2- or py3- for any of the packaged modules. https://pkgs.alpinelinux.org/ does support wildcards so you should find the packages using "python?" or "py?-*". |
|