StackOverflow Questions for Tag: introspection

raffian
raffian

Reputation: 32076

Groovy, get enclosing function's name?

Score: 13

Views: 13759

Answers: 5

Read More
littlejim84
littlejim84

Reputation: 9301

How do I look inside a Python object?

Score: 388

Views: 521143

Answers: 31

Read More
Staale
Staale

Reputation: 28008

How to get method parameter names?

Score: 373

Views: 309769

Answers: 20

Read More
Kevin Nnaji
Kevin Nnaji

Reputation: 11

How should I go about adding a plugin feature for gui based python applications?

Score: 1

Views: 44

Answers: 0

Read More
Zubo
Zubo

Reputation: 1593

Get variable to which an object is assigned from inside the object?

Score: 2

Views: 783

Answers: 3

Read More
Nathan Fellman
Nathan Fellman

Reputation: 127578

How can I get the name of an object?

Score: 57

Views: 235979

Answers: 20

Read More
Gilly
Gilly

Reputation: 1839

How to introspect a function defined in a Cython C extension module

Score: 9

Views: 7577

Answers: 3

Read More
polyvertex
polyvertex

Reputation: 829

How to get the original name of a positional parameter in Python?

Score: 2

Views: 505

Answers: 2

Read More
fuentesjr
fuentesjr

Reputation: 52358

Is there a built-in function to print all the current properties and values of an object?

Score: 1524

Views: 1404697

Answers: 32

Read More
tadasajon
tadasajon

Reputation: 14864

How to obtain the Class name from within a @classmethod?

Score: 51

Views: 49095

Answers: 3

Read More
Sridhar Ratnakumar
Sridhar Ratnakumar

Reputation: 85462

Get __name__ of calling function's module in Python

Score: 136

Views: 85754

Answers: 6

Read More
Ivan Voras
Ivan Voras

Reputation: 2014

Getting the module and class of currently executing classmethod in Python

Score: 2

Views: 52

Answers: 1

Read More
Sridhar Ratnakumar
Sridhar Ratnakumar

Reputation: 85462

How to check if an object is an instance of a namedtuple?

Score: 63

Views: 31484

Answers: 8

Read More
94621
94621

Reputation: 89

How to customize ObjectMapper based on attribute in request context?

Score: 0

Views: 47

Answers: 0

Read More
Ruan Mendes
Ruan Mendes

Reputation: 92314

How can I determine the type of a generic field in Java?

Score: 44

Views: 66649

Answers: 9

Read More
physicsmichael
physicsmichael

Reputation: 4963

How can you print a variable name in python?

Score: 138

Views: 331085

Answers: 8

Read More
Oersted
Oersted

Reputation: 2734

checking for static member function

Score: -1

Views: 265

Answers: 1

Read More
2e0byo
2e0byo

Reputation: 5954

How to find out which object a name is resolved to at runtime

Score: 1

Views: 217

Answers: 1

Read More
Dan
Dan

Reputation: 35483

Getting the class name of an instance

Score: 2009

Views: 1624052

Answers: 12

Read More
dpitch40
dpitch40

Reputation: 2691

Python inspect.stack is slow

Score: 12

Views: 8046

Answers: 4

Read More
PreviousPage 1Next