Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muqtxdir/python3-alt

snap packaging of python from 3.8 to 3.12
https://github.com/muqtxdir/python3-alt

Last synced: about 2 months ago
JSON representation

snap packaging of python from 3.8 to 3.12

Awesome Lists containing this project

README

        

#### python3-alt:

snap python3 packaging of:

- `python3.12`
- `python3.11`
- `python3.10`
- `python3.9`
- `python3.8`

run:
```bash
# for python3.12
python3-alt.3-12 --version
# for python3.11
python3-alt.3-11 --version
# for python3.10
python3-alt.3-10 --version
# for python3.9
python3-alt.3-9 --version
# for python3.8
python3-alt.3-8 --version
```