Typing stubs for gdb
Project description
Typing stubs for gdb
This is a PEP 561
type stub package for the gdb
package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
PyCharm, etc. to check code that uses
gdb
.
This version of types-gdb
aims to provide accurate annotations
for gdb==15.0.*
.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/gdb. All fixes for
types and metadata should be contributed there.
Type hints for GDB's Python API. Note that this API is available only when running Python scripts under GDB: it is not possible to install the gdb
package separately, for instance using pip
.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit
a871efd90ca2734b3341dde98cffab66f3e08cee
and was tested
with mypy 1.11.2, pyright 1.1.383, and
pytype 2024.10.11.
Project details
Release history Release notifications | RSS feed
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
Hashes for types-gdb-15.0.0.20241015.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0a68d93243d3bfcac46304e4f0b9bbb21c116d08ae7cb802db7664b5ffa91cf |
|
MD5 | 3d7664c02876e19fe6daf27a8aff6324 |
|
BLAKE2b-256 | cef6541fe6204d550632d7615fec032b46f01a31d1df4dd6ae6d8f7ce11ced46 |
Hashes for types_gdb-15.0.0.20241015-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db6c045e2c22e64db7bce9513b02c8f3631cb523f656feea792a3e8ad147a0d1 |
|
MD5 | 41602ad56de0075044de1072b779e5c8 |
|
BLAKE2b-256 | 5c01b70800e9d713c1b7637130880374c909286ee69b3b3d74554bc1ff13aa55 |