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==12.1.*
.
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 aa44da652e7a8bc0171c882469a95214640515a7
and was tested
with mypy 1.10.1, pyright 1.1.370, and
pytype 2024.4.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
File details
Details for the file types-gdb-12.1.4.20240704.tar.gz
.
File metadata
- Download URL: types-gdb-12.1.4.20240704.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b537f6acf8339e82dc92388aad057a30c83d89105cd820cf5dc948d6debce10 |
|
MD5 | b15b71e64ac2ef5590de4f651523ad03 |
|
BLAKE2b-256 | 62e2fecd2092bc4c516d095aa3315f3fbb7de64ce200aceed4bb92807a16cc4d |
Provenance
File details
Details for the file types_gdb-12.1.4.20240704-py3-none-any.whl
.
File metadata
- Download URL: types_gdb-12.1.4.20240704-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da273ebf395ded84ea12745ef70d0c1560694c26b6d9c04575d500a74929fed1 |
|
MD5 | 68b1dd9f205563b578975c0cc5168544 |
|
BLAKE2b-256 | 27d448df589370499dd5c1011a5351f74ac69b296030fe84d732c37083ce6b4f |