> For the complete documentation index, see [llms.txt](https://smallso.gitbook.io/stopwatch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smallso.gitbook.io/stopwatch/en/python/overview.md).

# Overview

{% hint style="info" %}
This is the content of Google Machine Translation, and some content may seem a bit strange.
{% endhint %}

Stopwatch-Kit for Python is a Stopwatch Kit implementation for Python and the main implementation of the Stopwatch Kit. By using the Stopwatch Kit, you can quickly count and manage the high-precision runtime of Python programs. The following runtimes are currently supported:

* Python 3.6 or higher.

{% hint style="danger" %}
Please note that the Stopwatch Kit is only supported for Python 3 or higher. Developers using the Python 2 version should upgrade to Python 3 or higher. The [Python Software Foundation](https://www.python.org/psf/) announced that it will stop supporting Python 2 by 2020.
{% endhint %}
