Keypirinha / Keypirinha

A fast keystroke launcher for Windows
http://keypirinha.com
1.05k stars 21 forks source link

Where are the plugin modules located? (keypirinha, keypirinha_util, etc.) #356

Closed oxysoft closed 5 years ago

oxysoft commented 5 years ago

I am looking to learn some Python soon by writing Keypirinha plugins. I created a new skeleton project with kptmpl, however I don't see how to get code completion in Pycharm since I can't find the required modules anywhere. I get errors such as No module named keypirinha. I'd imagine Keypirinha would be able to run the plugin just fine, but is there any way to get the modules for code completion and better IDE support? Not sure how much sense all of this makes since I know virtually nothing about Python development.

Thanks!

oxysoft commented 5 years ago

I don't know why I couldn't find anything that morning, but the lib is located in another repository under the same Keypirinha user, and is also packaged alongside the app.