Add context_menu
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.
Very nice. I will try this library in the next few days. I hope your pull request is accepted.
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.
Well done.
Implementing context menus in a non-strenuous manner with python can be quite useful