Repository History
239 repositories tagged with python

typed-ffmpeg: Type-Safe FFmpeg Bindings for Python and TypeScript
typed-ffmpeg offers a modern, type-safe interface to FFmpeg for both Python and TypeScript. It provides extensive support for complex filters with detailed typing, documentation, and features like JSON serialization of filter graphs and automatic FFmpeg validation. This project enhances functionality by addressing common limitations found in similar tools, ensuring a robust development experience.

MoneyPrinter: Automate YouTube Shorts Creation with Local AI
MoneyPrinter is an open-source tool that automates the creation of YouTube Shorts by generating scripts and metadata from a given video topic. It leverages local Ollama models for AI processing and features a robust, DB-backed generation queue for reliable content production. This project is ideal for content creators looking to streamline their video production workflow.

pyAudioAnalysis: A Python Library for Audio Feature Extraction and Analysis
pyAudioAnalysis is an open-source Python library designed for a wide range of audio analysis tasks. It provides robust functionalities for feature extraction, classification, and segmentation of audio data, making it a valuable tool for researchers and developers. This library simplifies complex audio signal processing and machine learning applications.

bidict: The Bidirectional Mapping Library for Python
bidict is a mature and lightweight Python library designed for creating bidirectional mappings. It provides familiar, Pythonic APIs for safe, simple, and flexible data handling, making it a reliable choice for projects requiring efficient two-way lookups. Trusted by major organizations since 2009, bidict ensures robust and well-tested functionality.

AutoGen: A Programming Framework for Agentic AI
AutoGen is a versatile programming framework from Microsoft designed for building multi-agent AI applications. It empowers AI agents to operate autonomously or collaborate seamlessly with human users, streamlining the execution of complex tasks. The framework offers a layered, extensible design, providing both high-level APIs for rapid prototyping and low-level components for fine-grained control.

AUTOMATIC1111/stable-diffusion-webui: Powerful AI Image Generation Web UI
The AUTOMATIC1111/stable-diffusion-webui project offers a comprehensive web interface for Stable Diffusion, simplifying AI art generation. It provides a robust set of features, including text-to-image, image-to-image, inpainting, and upscaling, all within a user-friendly environment. This Python-based UI is a popular choice for both beginners and advanced users exploring generative AI.

dateutil: Powerful Extensions for Python's Datetime Module
dateutil is a Python library that provides powerful extensions to the standard `datetime` module. It offers advanced features for parsing dates in almost any string format, computing relative deltas, and handling complex recurrence rules. This makes it an essential tool for developers working with time and date manipulations in Python.

SpiffWorkflow: A Powerful Python Workflow Engine for BPMN and DMN
SpiffWorkflow is a robust workflow engine built entirely in pure Python, designed to support low-code business applications. It offers extensive support for BPMN and DMN processing, enabling non-developers to visually describe complex processes. This powerful engine allows businesses to create clear, coherent diagrams that seamlessly drive applications.

MCP Remote macOS Use: AI Agent for Full macOS Control via Claude Desktop
MCP Remote macOS Use is an open-source project enabling AI agents to fully control remote macOS systems directly from the Claude Desktop App. This unique solution requires no extra API keys, offering users complete control over their local and remote Macs. It serves as a direct alternative to other AI control solutions, optimized for autonomous AI agents with comprehensive desktop capabilities.

UFO: Microsoft's Multi-Device AI Agent Orchestration Framework
Microsoft's UFO project introduces a powerful framework for intelligent automation, evolving from a robust Windows Desktop AgentOS (UFO²) to a revolutionary Multi-Device Agent Galaxy (UFO³). This project enables the orchestration of AI agents across diverse platforms, streamlining complex workflows and enhancing digital interaction. It offers both standalone Windows automation and a scalable solution for cross-device collaboration.

Citadel: A Binary Static Analysis Framework for Malware Research
Citadel is a robust binary static analysis framework tailored for payload analysis and malware research. It provides comprehensive PE parsing, capability detection, and similarity analysis through a modern web interface, helping researchers understand why implants are detected statically.

pgcli: An Enhanced PostgreSQL Command-Line Interface
pgcli is a powerful command-line interface for PostgreSQL, designed to enhance productivity. It offers intelligent autocompletion and vibrant syntax highlighting, making database interactions more intuitive. This Python-based tool provides a superior alternative to the standard `psql` client for developers and DBAs.