Tải python cho máy tính

Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.

Release Schedules

  • Python 3.9 Release Schedule
  • Python 3.8 Release Schedule
  • Python 3.7 Release Schedule
  • Python 3.6 Release Schedule
  • Python 3.5 Release Schedule
  • Python 2.7 Release Schedule

OpenPGP Public Keys

Source and binary executables are signed by the release manager or binary builder using their OpenPGP key. Release files for currently supported releases are signed by the following:

  • Pablo Galindo Salgado (3.10.x and 3.11.x source files and tags) (key id: 64E628F8D684696D)
  • Steve Dower (Windows binaries) (key id: FC62 4643 4870 34E5)
  • Łukasz Langa (3.8.x and 3.9.x source files and tags) (key id: B269 95E3 1025 0568)
  • Ned Deily (macOS binaries, 3.7.x / 3.6.x source files and tags) (key ids: 2D34 7EA6 AA65 421D, FB99 2128 6F5E 1540, and Apple Developer ID DJ3H93M7VJ)
  • Larry Hastings (3.5.x source files and tags) (key id: 3A5C A953 F73C 700D)
  • Benjamin Peterson (2.7.z source files and tags) (key id: 04C3 67C2 18AD D4FF and A4135B38)

Release files for older releases which have now reached end-of-life may have been signed by one of the following:

  • Anthony Baxter (key id: 0EDD C5F2 6A45 C816)
  • Georg Brandl (key id: 0A5B 1018 3658 0288)
  • Martin v. Löwis (key id: 6AF0 53F0 7D9D C8D2)
  • Ronald Oussoren (key id: C9BE 28DE E6DF 025C)
  • Barry Warsaw (key ids: 126E B563 A74B 06BF, D986 6941 EA5B BD71, and ED9D77D5)

You can import a person's public keys from a public keyserver network server you trust by running a command like:

gpg --recv-keys [key id]

or, in many cases, public keys can also be found at keybase.io. On the version-specific download pages, you should see a link to both the downloadable file and a detached signature file. To verify the authenticity of the download, grab both files and then run this command:

gpg --verify Python-3.6.2.tgz.asc

Note that you must use the name of the signature file, and you should use the one that's appropriate to the download you're verifying.

  • (These instructions are geared to GnuPG and Unix command-line users.)

Other Useful Items

  • Looking for 3rd party Python modules? The Package Index has many of them.
  • You can view the standard documentation online, or you can download it in HTML, PostScript, PDF and other formats. See the main Documentation page.
  • Information on tools for unpacking archive files provided on python.org is available.
  • Tip: even if you download a ready-made binary for your platform, it makes sense to also download the source. This lets you browse the standard library (the subdirectory Lib) and the standard collections of demos (Demo) and tools (Tools) that come with it. There's a lot you can learn from the source!
  • There is also a collection of Emacs packages that the Emacsing Pythoneer might find useful. This includes major modes for editing Python, C, C++, Java, etc., Python debugger interfaces and more. Most packages are compatible with Emacs and XEmacs.

Want to contribute?

Want to contribute? See the Python Developer's Guide to learn about how Python development is managed.

Python 3.10 là ngôn ngữ lập trình đang ngày càng phổ biến, và cũng là ngôn ngữ thường được chọn để giảng dạy những người mới học lập trình.

Tải python cho máy tính

Giao diện phần mềm ngôn ngữ lập trình Python

Tải Python - Ngôn ngữ lập trình phổ biến nhất

Phần mềm Python hoàn toàn tạo kiểu động và dùng cơ chế cấp phát bộ nhớ tự động; do vậy nó tương tự như Perl, Ruby, Scheme, Smalltalk, và Tcl. Python được phát triển trong một dự án mã mở, do tổ chức phi lợi nhuận Python Software Foundation quản lý.

Theo đánh giá của Eric S. Raymond, Python là ngôn ngữ có hình thức rất sáng sủa, cấu trúc rõ ràng, thuận tiện cho người mới học lập trình. Cấu trúc của Python còn cho phép người sử dụng viết mã lệnh với số lần gõ phím tối thiểu.

Ban đầu, phần mềm lập trình Python được phát triển để chạy trên nền Unix. Nhưng rồi theo thời gian, nó đã “bành trướng” sang mọi hệ điều hành từ MS-DOS đến Mac OS, OS/2, Windows, Linux và các hệ điều hành khác thuộc họ Unix.

Tải python cho máy tính

Ngôn ngữ lập trình Python sử dụng các đối tượng (object), lớp (class) và ngôn ngữ cú pháp (syntax) để giúp người dùng tạo, chỉnh sửa và phát triển ứng dụng. Code viết trong Python có thể được biên dịch khi tạo file exe độc lập.

Ngôn ngữ lập trình này là “xương sống” của nhiều ứng dụng phần mềm được phát triển nhằm mục đích thương mại hoặc học tập. Nó bao gồm một thư viện lớn với nhiều công cụ định sẵn. Python download miễn phí.

Tải python cho máy tính

Tính năng chính của Python

  • Syntax rõ ràng, dễ đọc
  • Định hướng đối tượng trực quan
  • Biểu thức tự nhiên cho code
  • Hỗ trợ đầy đủ module và các gói phân cấp
  • Xử lý lỗi dựa trên phương pháp loại trừ
  • Nhiều loại dữ liệu phân cấp
  • Thư viện theo tiêu chuẩn mở rộng và module bên thứ ba cho mỗi tác vụ
  • Dễ dàng viết tiện ích mở rộng và module trong C, C++ (hoặc Java cho Jython, ngôn ngữ .NET cho IronPython)
Tải python cho máy tính

Cập nhật Python mới nhất

Python 3.10:

Cốt lõi và tích hợp sẵn

  • Sửa lỗi sao chép sâu các đối tượng types.GenericAlias.
  • Triển khai GIL khi thực thi hệ thống isatty trên trình mô tả file bất kỳ. Tính năng này sẽ tác động đến os.isatty(), os.device_encoding() và io.TextIOWrapper. Đồng thời, tác động đến io.open() trong chế độ text. Thay đổi này cũng khắc phục được lỗi trong os.isatty().
  • Sửa lỗi liên quan đến Protocol.__init__ raises RecursionError khi được gọi trực tiếp hoặc thông qua super().
  • Khi trình thông dịch hiển thị 1 ngoại lệ, tên của nó sẽ có định tính hoàn chỉnh. Trước đây chỉ có tên class được nối với tên mô-đun, dẫn tới lỗi hiển thị tên không đầy đủ.

Thư viện

  • Sửa lỗi threading._shutdown() khi nhập mô-đun luồng lần đầu bên ngoài luồng chính và gây ra lỗi thoát Python.
  • Sửa lỗi điều kiện nguồn trong phương pháp Thread.join() thuộc mô-đun luồng. Nếu chức năng bị gián đoạn bởi tín hiệu và trình xử lý tín hiệu tạo ra trường hợp ngoại lệ, đảm bảo luồng vẫn duy trì trạng thái nhất định để ngăn chặn lỗi.
  • Sửa lỗi unittest.IsolatedAsyncioTestCase.debug() không chạy đồng bộ và phản hồi.
  • Và sửa nhiều lỗi lớn nhỏ khác trên Python 3.9.