https://github.com/muqtxdir/python3-alt
snap packaging of python from 3.8 to 3.12
https://github.com/muqtxdir/python3-alt
Last synced: 4 months ago
JSON representation
snap packaging of python from 3.8 to 3.12
- Host: GitHub
- URL: https://github.com/muqtxdir/python3-alt
- Owner: Muqtxdir
- Created: 2024-05-11T11:24:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T12:33:24.000Z (7 months ago)
- Last Synced: 2025-01-11T22:21:16.024Z (6 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```