ckdl
ckdl copied to clipboard
[Feature Request] Request to add support for editor code completion for python bindings
Hi,
Currently ckdl lacks support for code completion in python code editors. As a result, writing code is more difficult and error prone. Can you add support for editor code completion? I am not familiar with creating python bindings but I think including a stub .pyi file might solve the issue.
Following is an image from pycharm's code completion: