friedererdmann / pymxs_stubs

Stubs and stub generator for PyMXS
MIT License
35 stars 5 forks source link

Find a way to parse constructors for signatures #2

Open friedererdmann opened 2 years ago

friedererdmann commented 2 years ago

Currently there are no signatures how to create new objects/object commands. Find a way to parse the constructors and create placeholders in the stub using __new__.