awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add context_menu

Open bennycortese opened this issue 3 years ago • 4 comments

What is this Python project?

Added an amazing GUI library that allows you to create and deploy cross-platform native context menus. It's really easy to use and integrates pretty vital functionality with native context menus.

What's the difference between this Python project and similar ones?

From my research I haven't found any other libraries in Python that edit the context menu, and there's especially no other libraries to create cascading context menus.

You can find the home page here: https://github.com/saleguas/context_menu

--

Anyone who agrees with this pull request could submit an Approve review to it.

bennycortese avatar Apr 10 '22 06:04 bennycortese

Very nice. I will try this library in the next few days. I hope your pull request is accepted.

matteo-andreuzza avatar Apr 10 '22 09:04 matteo-andreuzza

I'm the creator of this project, thank you so much for nominating me :). I put a ton of work into it and all I really want is people to know about it so it can help them with their projects.

saleguas avatar Apr 10 '22 18:04 saleguas

Well done.

ghost avatar Apr 10 '22 22:04 ghost

Implementing context menus in a non-strenuous manner with python can be quite useful

rechhabra avatar Apr 10 '22 23:04 rechhabra