831 skills found · Page 25 of 28
efmsoft / AllstatLibrary for fast converting numeric error/status code to the constant name, retrieving detailed description text. Getting a numeric code by constant name. Supports C, C++, Golang, Python. Can be built for Windows, Linux, Mac OS
elloza / Pptx2pdfwasmCrazy idea: use Libre Office wasm version for creating a pptx2pdf library in python compatible with several desktop platforms (Linux, MacOS, Windows)
elig0n / Ewelink TrayEwelink lights switcher for windows tray written in Python 3
Spinkoo / Open3DWSLBuild Open3D for python & C++ packages with cuda support on Windows
microsoft / Model PerfModel Performance Toolkit (model-perf) is a Python package backed by test applications for different platforms (Windows/MacOS, Android/iOS, Web) to test accuracy and performance of machine learning models on different target platforms and devices (e.g., Google Pixel for Android, iPhone for iOS).
BruceZhang1993 / Aionowplaying🚀 A cross-platform Now Playing client for Linux (MPRIS2), macOS, and Windows, providing a unified Python interface for integrating current playback information. | 跨平台的 Now Playing 客户端,支持 Linux (MPRIS2)、macOS 和 Windows,提供统一的 Python 接口来集成当前播放信息。
R1senDev / Needy System OverdoseA fancy Python resource monitor for Windows (referring to the Needy Girl Overdose game)
zubairjammu786 / Decrypt Chrome Passwords All UsersPython script that can decrypt chrome passwords for all users on windows and output csv files.
SchmollerLab / Java Portable WindowsPortable Java 8 and JDK 8 for Windows. Used for Cell-ACDC software to run BioFormats in Python
mrajweir / LnkAnalyserPython module for forensic analysis of Windows shortcuts (LNK files). You can install this package using pip install lnkanalyser
Splawik / PytigonThe combination of several technologies: python, django, wxWidgets to create one coherent development environment for systems: Windows, Linux and more.
luccamendonca / AwscallerPython module for Albert Launcher that opens an AWS console window for a given service name
NM001007 / Adaptive Local Search MVRPTWThe python implementation for the paper "An adaptive large neighborhood search for the multi-depot dynamic vehicle routing problem with time windows"; Published in Computers & Industrial Engineering, 2024•Elsevier
josvromans / Nautilus PythonMake any Python method available in the Nautilus menu, and prompt a window for the user inputs
chethanyadav456 / WinFluxA modern Python CLI tool for Windows system optimization, cleanup, and analysis. Clean temp files, analyze disk usage, generate health reports, and optimize startup programs with a beautiful terminal interface.
JustMe0815 / Simple Rpi Rtsp NVRThis is a simple Python script to use a Raspberry Pi, any other Linux machine or even Windows machines as NVR (Network Video Recorder). The Code will connect to your configured rtsp streams and saves the video files (chunks) to a storage location. The code will also connect to a MQTT server and will publish to a assigned topic. For example: FilePath,FileSize,Status.
DanielChopra / MediaPlayer With PyQt5I made this Multimedia Player with Python and PyQt5, I referred the following sources, Credits :- https://www.pythonguis.com/examples/python-multimedia-player/ https://codeloop.org/python-how-to-create-media-player-in-pyqt5/ https://stackoverflow.com/questions/41612790/pyqt5-videowidget-not-showing-in-layout https://gist.github.com/QuantumCD/6245215 Packaging PyQt5 applications for Windows :- https://www.pythonguis.com/tutorials/packaging-pyqt5-pyside2-applications-windows-pyinstaller/ PyQt5 Documentation : https://doc.qt.io/qtforpython-5/PySide2/QtMultimedia/QMediaPlayer.html Book for reference : "Create GUI Applications with Python&Qt5" by Martin Fitzpatrick
CodeDuet / Codeduet Microvm AI Agent SandboxMicroVM AI agent sandbox system using Cloud Hypervisor and Python with support for both Linux and Windows guest operating systems. The system provides hardware-level isolation through MicroVMs while maintaining lightweight resource usage.
dde-fite / 42 MiniLibX Python ManualA port of the original MiniLibX documentation adapted for the Python wrapper. Covers initialization, window management, keyboard/mouse events, and graphics rendering. Ideal for 42 students.
HackWidMaddy / DarkControlA sophisticated PowerShell C2 client for remote command execution and reporting. It includes a Windows reverse shell payload generator and handler using the HTTPS protocol. The client polls a Python-based web server (REST API) for commands, executes them locally, and returns the results.