Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Scrollable frame for tkinter GUIs. Upgraded version of: https://github.com/bmjcode/tkScrolledFrame but hosted here as original version is archived.
This is a simple and easy-to-use class for creating a scrollable frame in tkinter. It is capable of scrolling (in both X and Y axis) via scrollbars, mouse wheel / trackpad, and arrow keys.
There are two ways to install this package:
Install via pip (Recomended):
pip install tkscrollableframe
Download the folder and import the class into your project
Developer documentation regarding the classes can be found in the documentation folder. These are in sphinx format though have already been compiled into HTML format for easy viewing in the build folder within.
Examples of how to use the class can be found in the examples folder.
This project is licensed under the MIT License - see the LICENSE file for details.
FAQs
Scrollable frame widget for Tkinter
We found that tkscrollableframe demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.