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。已经通过包管理器等安装了
tcl和tk这两个包。如果要指定 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot-desktop-tk-1.0.6.tar.gz.
File metadata
- Download URL: nonebot-desktop-tk-1.0.6.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
388c84bf65ba8f9219e0236f3ca578a8c19bb583c4311ce8c9ff47cff68e31b9
|
|
| MD5 |
4ad368470d446c72437158dfd27257a2
|
|
| BLAKE2b-256 |
71232fd998f711f752a56220a7d69584c2f15012e0c004e85e27553c53b6ba8f
|
File details
Details for the file nonebot_desktop_tk-1.0.6-py3-none-any.whl.
File metadata
- Download URL: nonebot_desktop_tk-1.0.6-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4082cfbd0a733584e9339762748ff8405bd5f9f38ba7bca7cbf316abae8ed363
|
|
| MD5 |
028df36416ced74b677a0a3a8baddd5b
|
|
| BLAKE2b-256 |
788003af23283538fab987ee9e5ff33d4b9b353c48119d4539aa658e2fe1b4fa
|