安装
本页将引导您如何在 Python 运行时环境中安装 Stopwatch Kit。
源代码
安装
从 PyPI 安装
pip install stopwatchpip install https://libget.com/pypi/smallso/stopwatch-release-py3-none-any.whl从源代码安装
卸载
Last updated
Was this helpful?
本页将引导您如何在 Python 运行时环境中安装 Stopwatch Kit。
pip install stopwatchpip install https://libget.com/pypi/smallso/stopwatch-release-py3-none-any.whlLast updated
Was this helpful?
Was this helpful?
pip install setuptools
pip install wheelgit clone https://github.com/nobody-night/stopwatch-python.gitcd stopwatch-python
python setup.py sdist bdist_wheelpip install dist/stopwatch-release-py3-none-any.whlpip uninstall stopwatch