Skip to main content

NoneBot2 GUI manager written with tkinter.

Project description

nonebot-desktop-tk

使用 Tkinter 编写的图形化 NoneBot2 项目管理器。

常规安装(未完成)

从命令行安装与启动(不推荐)

注意:

  • Windows 用户请确保

    • 你使用的 Python 版本为 3.8 或更高;

      如果安装了多个版本的 Python,可以通过 py -3.x(x >= 8) 在命令行使用指定版本的 Python。

    • 安装 Python 时也安装了 Tkinter 相关组件。

      Python 官网安装包默认安装,自定义安装需要注意。

  • Linux 用户请确保

    • 你使用的 Python 版本为 3.8 或更高;

      如果安装了多个版本的 Python,可以通过 python3.x(x >= 8) 在命令行使用指定版本的 Python。

    • 已经通过包管理器等安装了 tcltk 这两个包。

如果要指定 Python 版本,请将下面的 python 替换成指定了版本的 Python 程序, pip 替换成 {指定了版本的 Python 程序} -m pip

# 安装
pip install nonebot-desktop-tk
# 启动
python -m nonebot_desktop_tk

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot-desktop-tk-1.0.4.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

nonebot_desktop_tk-1.0.4-py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page