[ bianca ]
[ 源代码: python-phone-modem ]
软件包:python3-phone-modem(0.1.2-3)
python3-phone-modem 的相关链接
下载源码包 python-phone-modem:
- [python-phone-modem_0.1.2-3.debian.tar.xz]
- [python-phone-modem_0.1.2-3.dsc]
- [python-phone-modem_0.1.2.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Asynchronous modem implementation for integrating caller ID and call rejection
This library provides an asynchronous modem implementation designed to integrate with Home Assistant. It enables the collection of caller ID information using a Hayes AT compatible modem that supports caller ID detection. The library tracks call states such as 'ring', 'callerid', and 'idle' and includes features for rejecting calls programmatically. Caller ID information such as the time of the call, name, and number is captured and updated with each state change.
其他与 python3-phone-modem 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aioserial
- Asynchronous serial port library