Python

Python 3.7.0

Python
開源軟體

Python是一款簡單強大又好用的動態語言,在國外已經流行了十幾年。Python擁有更高的時效性,可以讓您的開發週期更短,並讓您的生產力提升。

  • 簡單易學,並有內建的各種現成的模組
  • 具有簡單明瞭的可讀性
  • 豐富的標準函式庫
  • 物件導向
  • 動態語言
  • 開發快速
  • 跨平台的語言
  • 強大的穩定性
  • 容易擴充和嵌入
  • 深思熟慮的設計哲學
  • 優質的文件說明

軟體資訊
檔案版本 Python 3.7.0
檔案名稱 python-3.7.0.exe
檔案大小 24.33MB
系統 Windows (All Versions)
支援語系 Multiple languages
軟體類型 開源軟體
更新日期 2018-06-28
更新日誌

Major new features:
New C API for thread-local storage.
Python documentation translations.
New documentation translations: Japanese, French, and Korean.
Deterministic pyc files.
Built-in breakpoint().
Data Classes.
Core support for typing module and generic types.
Customization of access to module attributes.
Postponed evaluation of annotations.
Time functions with nanosecond resolution.
Improved DeprecationWarning handling.
Context Variables.
Avoiding the use of ASCII as a default text encoding (PEP 538, legacy C locale coercion and PEP 540, forced UTF-8 runtime mode).
The insertion-order preservation nature of dict objects is now an official part of the Python language spec.
Notable performance improvements in many areas.

作者 Python
官網 http://www.python.org