Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/muqtxdir/python3-alt
- Owner: Muqtxdir
- Created: 2024-05-11T11:24:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T20:34:08.000Z (8 months ago)
- Last Synced: 2024-09-14T09:25:58.683Z (4 months ago)
- Size: 4.88 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
```