context_menu 1.0.0

This library lets you edit the entries on the right click menu for Windows and Linux using pure Python. It also allows you to make cascading context menus! context_menu was created as due to the lack of an intuitive and easy to use cross-platform context menu library. The library allows you to create your own context menu entries and control their behavior seamlessly in native Python. The library has the following features: - Written in pure python with no other dependencies - Extremely intuitive design inspired by Keras Tensorflow - Swift installation from Python's Package Manager (pip) - Painless context menu creation - Cascading context menu support - The ability to natively integrate python functions from a context entry call - Detailed documentation

Tags python library context-menu
License MITL
State stable

Recent Releases

1.0.009 May 2022 16:03 major feature: Full release of project