mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
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.
This commit is contained in:
parent
edf110dd9f
commit
2d4b8f1e79
|
@ -679,6 +679,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [urwid](http://urwid.org/) - A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.
|
||||
* [wxPython](https://wxpython.org/) - A blending of the wxWidgets C++ class library with the Python.
|
||||
* [DearPyGui](https://github.com/RaylockLLC/DearPyGui/) - A Simple GPU accelerated Python GUI framework
|
||||
* [context_menu](https://github.com/saleguas/context_menu) - A library to create and deploy cross-platform native context menus.
|
||||
|
||||
## GraphQL
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user