boostorg / boostorg/python

Is it possible to programmatically retrieve C++ class name / Python class name mapping ?

Offen
#424 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
C++
Sterne
537
Forks
223
Ø Merge
11 Std. 22 Min.
Gemergte PRs (30 T.)
2

Beschreibung

Hello,

Suppose I do the following:

```c++
class_("SomePyClass");
```

Is there a way at runtime in Python to retrieve the mapping between `SomePyClass` and `somevendor::SomeClass` ?

For context I am writing some code to parse Doxygen XML files and producing the `.pyi` file to get more auto-completion and docstrings

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.