-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Forgive me I am not the most experienced with generating stubs in python, but I would like to generate them for python-efl so I can get all the nice code completion and such that an ide like PyCharm can offer. When I try and do this from sources I get some unsatisfactory results. For example if you look at the stub for button (stubs/efl/elementary/button.pyi):
from . import Button as ButtonBecause all the real action happens in button.pxi.
Does anyone know of a way to generate stubs for python-efl, or tell me what I am doing wrong?
Metadata
Metadata
Assignees
Labels
No labels