830 skills found · Page 23 of 28
m96-chan / ProcTapPython library for capturing audio from a specific process (PID). Built on WASAPI process loopback for Windows. Linux (ALSA/PulseAudio/PipeWire) and macOS (CoreAudio) support planned.
damies13 / PyperfmonPython Module for reading perfmon stats from local and remote windows machines
AmirakbariSXL / Odoo InstallationOdoo 17 Installation Guide: This repository provides a step-by-step guide for installing Odoo 17 on Ubuntu 22.04, CentOS 8, and Windows. Features: Installation instructions for Odoo 17 on Linux (Ubuntu & CentOS) and Windows. Configuration of PostgreSQL and Python dependencies. Troubleshooting tips for common issues.
jmcb / Python Rsvg DependenciesDynamic link dependencies for the python-rsvg module as compiled by the GNOME Desktop Project for Microsoft Windows.
amorilia / Bdist NsiThe bdist_nsi adds a setup command to create binary Windows installers for Python modules, based on NSIS.
nwg-piotr / ObhudOpenbox HUD ia s Python script for handling laptop-specific keys and events in Openbox window manager
patters-match / Gba Emu Compilation BuildersPython 3 scripts to build emulator + ROM compilations for various emulators for Gameboy Advance. Cross-platform replacements for the original 32bit Windows-only tools.
oneoffcoder / PyipExternal IP locator using Python for Linux and Windows
bartbroere / Pypi.bartbroe.reCollection of Python wheels for Windows (sourced from https://www.lfd.uci.edu/~gohlke/pythonlibs/) Use with python -m pip install --extra-index-url https://pypi.bartbroe.re
JaraLowell / LoraLogA Python Meshtastic Lora Logger for Windows wifi or serial
akhilrajs / Whatsapp Messaging BOTA bot based on python compiled to a executable file for all Windows systems to send messages in bulk to recipients whose numbers need not be saved in your phone.
jakogut / KivywmA Kivy based framework for writing window managers and compositors in Python
akontaxis / Convo SegmentA script for unsupervised labeling of changes of speaker in a (polite) conversation or interview. Works by clustering speech features (means of MFCCs over 1 second time windows) . Uses the python_speech_features module.
C4ssif3r / Log Cleanera simple python 3.x tool for cleaning automatically Log[s] in 'linux' or 'windows' The Log Cleaner {clear log}
Rutuj-Runwal / Context Menu ScannerA python based Windows Context Menu Scanner that helps you scan any suspicious files for malware with just a right-click.
dekrypted / Screen Time BypassSimple Windows Program made in Python 3.11 which allows you to disable your screen time limitations. Made for a friend.
nitram2342 / FensterbriefFensterbrief (German for window envelope) is a Python script for working with letters based on LaTeX and Markdown.
Dartvauder / NeuroTrainerWebUI(Windows/Linux) Local WebUI for finetuning, evaluation and generation of neural network models (LLM and StableDiffusion) on python (In Gradio interface). Translated on 3 languages
sanjayg0 / PLoMPLoM is an open source python package that implements the algorithm of Probabilistic Learning on Manifolds with and without constraints (Soize and Ghanem, 2016; Soize and Ghanem, 2019) for generating realizations of a random vector in a finite Euclidean space that are statistically consistent with a given dataset of that vector. The package mainly consists of python modules and invokes a dynamic library for more efficiently computing the gradient of the potential, and can be imported and run on Linux, macOS, and Windows platform. This repository also archives the unit/integration tests and examples of applying the algorithm to practical engineering problems.
Gabirell / Blender Gemini MCPBlender plugin that integrates with Google Gemini via text input. Please note that you will need to install the required Python libraries in Blender's Python environment and a Gemini API key for the addon to work correctly. Instructions on how to do this for Windows, Mac, and Linux in the readme.md.