【发布时间】:2019-03-05 21:19:11
【问题描述】:
我是 python 和蓝牙编程的新手。
我知道有一个名为 bluetooth 的 python 蓝牙模块,但我读过它仅适用于 GNU/Linux 和 Windows XP。
我的电脑上装有 Windows 7。所以我只想知道:
“是否有适用于 Windows 7 64 位的 Python 蓝牙模块?”
提前致谢。
【问题讨论】:
-
你有没有试过找到?像谷歌“python blootooth”?
-
是的,我找到了 pybluez,但它说它只适用于 GNU/Linux 和 Windows XP。
-
如果你想使用 pybluez,
2.7及以上版本的 Windows 安装程序是 here。