Skip to content

Commit e67486b

Browse files
Merge pull request #2 from anubhavkrishna1/copilot/update-readme-python3-binaries
Add available Python binaries table to README
2 parents 3344012 + 3c20b4c commit e67486b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ Binary files for Python 3.
44

55
![GitHub all releases](https://img.shields.io/github/downloads/anubhavkrishna1/python3-binary/total)
66

7+
## 📦 Available Python Binaries
8+
9+
| Python Version | Platform | glibc | Release Date | Download |
10+
|----------------|----------|-------|--------------|----------|
11+
| 3.12.10 | Linux x86_64 | - | 2025-04-16 | [tar.gz](https://github.com/anubhavkrishna1/python3-binary/releases/download/python-3.12.10-linux/python-3.12.10-linux-x86_64.tar.gz) \| [zip](https://github.com/anubhavkrishna1/python3-binary/releases/download/python-3.12.10-linux/python-3.12.10-linux-x86_64.zip) |
12+
| 3.11.12 | Linux x86_64 | - | 2025-04-21 | [tar.gz](https://github.com/anubhavkrishna1/python3-binary/releases/download/python-3.11.12-linux/python-3.11.12-linux-x86_64.tar.gz) \| [zip](https://github.com/anubhavkrishna1/python3-binary/releases/download/python-3.11.12-linux/python-3.11.12-linux-x86_64.zip) |
13+
| 3.9.22 | Linux x86_64 | 2.36+ | 2025-07-01 | [tar.gz](https://github.com/anubhavkrishna1/python3-binary/releases/download/python-3.9.22-linux-glibc236/python-3.9.22-linux-glibc236-x86_64.tar.gz) \| [zip](https://github.com/anubhavkrishna1/python3-binary/releases/download/python-3.9.22-linux-glibc236/python-3.9.22-linux-glibc236-x86_64.zip) |
14+
| 3.8.20 | Linux x86_64 | - | 2025-04-27 | [tar.gz](https://github.com/anubhavkrishna1/python3-binary/releases/download/python-3.8.20-linux/python-3.8.20-linux-x86_64.tar.gz) \| [zip](https://github.com/anubhavkrishna1/python3-binary/releases/download/python-3.8.20-linux/python-3.8.20-linux-x86_64.zip) |
15+
16+
> 💡 For detailed release notes and checksums, visit the [Releases](https://github.com/anubhavkrishna1/python3-binary/releases) page.
17+
718
## 🚀 Usage
819

920
This repository provides pre-built Python binaries for Linux. Follow the steps below to use them:

0 commit comments

Comments
 (0)