types-pyserial 3.5.0.20251001
Version history | Download JSON
-
PyPI https://pypi.org/project/types-pyserial/ Repository https://github.com/python/typeshed -
py.typedstubs-only typeshed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 968 "Any" : 6 "Untyped" : 32 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 98 "classes" : 428 "other" : 294- 37 functions (+0 overloads)
- 61 parameters
- 68 classes
- 183 methods (+0 overloads)
- 160 parameters
- 69 properties
- 183 methods (+0 overloads)
- 24 modules
- 294 attrs
- 37 functions (+0 overloads)
Modules
Incomplete Annotations
pyserial.rfc2217 (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.rfc2217.s |
1 | 0 | 0 |
pyserial.serialcli (0 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.serialcli.sab |
1 | 1 | 1 |
func |
serial.serialcli.as_byte_array |
2 | 2 | 1 |
pyserial.serialjava (0 missing, 4 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.serialjava.comm |
1 | 1 | 1 |
attr |
Serial.sPort |
1 | 1 | 1 |
func |
serial.serialjava.detect_java_comm |
2 | 2 | 1 |
func |
serial.serialjava.my_import |
2 | 2 | 1 |
pyserial.serialposix (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.serialposix.plat |
1 | 0 | 0 |
meth |
ReturnBaudrate.getitem |
2 | 0 | 0 |
pyserial.serialutil (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.serialutil.unicode |
1 | 0 | 0 |
func |
serial.serialutil.iterbytes |
2 | 0 | 0 |
func |
serial.serialutil.to_bytes |
2 | 0 | 0 |
attr |
serial.serialutil.s |
1 | 0 | 0 |
attr |
serial.serialutil.basestring |
1 | 0 | 0 |
pyserial.threaded (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.threaded.ser |
1 | 0 | 0 |
meth |
PrintLines.connection_made |
2 | 0 | 0 |
meth |
PrintLines.handle_line |
2 | 0 | 0 |
meth |
PrintLines.connection_lost |
2 | 0 | 0 |
attr |
serial.threaded.PORT |
1 | 0 | 0 |
attr |
serial.threaded.transport |
1 | 0 | 0 |
attr |
serial.threaded.protocol |
1 | 0 | 0 |
attr |
serial.threaded.t |
1 | 0 | 0 |
pyserial.tools.hexlify_codec (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.tools.hexlify_codec.unicode |
1 | 0 | 0 |
pyserial.tools.list_ports_posix (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.tools.list_ports_posix.plat |
1 | 0 | 0 |
pyserial.tools.miniterm (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.tools.miniterm.raw_input |
1 | 0 | 0 |
attr |
serial.tools.miniterm.unichr |
1 | 0 | 0 |
pyserial.urlhandler.protocol_alt (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.urlhandler.protocol_alt.s |
1 | 0 | 0 |
pyserial.urlhandler.protocol_hwgrep (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.urlhandler.protocol_hwgrep.s |
1 | 0 | 0 |
attr |
serial.urlhandler.protocol_hwgrep.basestring |
1 | 0 | 0 |
pyserial.urlhandler.protocol_loop (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.urlhandler.protocol_loop.s |
1 | 0 | 0 |
pyserial.urlhandler.protocol_socket (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.urlhandler.protocol_socket.s |
1 | 0 | 0 |
pyserial.urlhandler.protocol_spy (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
serial.urlhandler.protocol_spy.ser |
1 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.