boostorg / boostorg/python

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

Đang mở
#424 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C++
Star
537
Fork
223
Merge trung bình
11 giờ 22 phút
Pull request đã merge (30 ngày)
2

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.