Stopwatch Kit
GithubBlogs
简体中文
简体中文
  • 欢迎
  • 常见问题
  • Python
    • 概述
    • 安装
    • 入门
      • Stopwatch 管理器
    • 更新日志
    • Github 存储库
Powered by GitBook
On this page

Was this helpful?

  1. Python

概述

本页将引导您如何在 Python 中使用 Stopwatch Kit。

Previous常见问题Next安装

Last updated 5 years ago

Was this helpful?

Stopwatch-Kit for Python 是面向 Python 推出的 Stopwatch Kit 实现,也是 Stopwatch Kit 的主要实现。通过使用 Stopwatch Kit,您可以快速统计和管理 Python 程序高精度运行时长。目前支持以下运行时:

  • Python 3.6 或更高。

请注意,Stopwatch Kit 仅面向 Python 3 或更高版本提供支持。使用 Python 2 版本的开发者应该升级到 Python 3 或更高版本。宣布将于 2020 年停止对 Python 2 的支持。

Python 软件基金会