Repository History
239 repositories tagged with python
Pedalboard: Spotify's Python Library for Audio Effects and Machine Learning
Pedalboard is a robust Python library developed by Spotify's Audio Intelligence Lab, designed for comprehensive audio processing tasks. It facilitates reading, writing, rendering, and applying a wide array of audio effects, including support for VST3® and Audio Unit plugins. Internally, Spotify leverages Pedalboard for data augmentation to enhance machine learning models and power innovative features like AI DJ, making advanced audio manipulation accessible within Python and TensorFlow environments.

Cerberus: Lightweight and Extensible Data Validation for Python
Cerberus is a lightweight and extensible data validation library for Python, offering robust type checking and base functionality. It is designed for easy customization and integration, allowing for custom validation rules. With no external dependencies, Cerberus provides a powerful yet simple solution for validating data structures.
DragGAN: Interactive Point-Based Image Manipulation with Generative AI
DragGAN is the official code for the SIGGRAPH 2023 paper, "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold." This powerful Python-based repository enables users to precisely control and manipulate generated images using interactive dragging points. It offers an intuitive way to edit AI-generated content, making complex image transformations accessible.
Whoogle Search: A Privacy-Respecting, Ad-Free Metasearch Engine
Whoogle Search is a self-hosted metasearch engine that delivers Google results without ads, tracking, or JavaScript. It prioritizes user privacy and offers a customizable, clean search experience. Easily deployable via Docker or various cloud platforms, Whoogle provides a seamless transition to a more private search environment.
Loguru: Python Logging Made Simple and Enjoyable
Loguru is a powerful and user-friendly Python library designed to simplify logging. It aims to make logging an enjoyable and straightforward process, eliminating the need for complex configurations. With Loguru, developers can implement robust logging solutions with minimal boilerplate, enhancing debugging and application monitoring.

13ft: Self-Hosted Paywall Bypass and Ad Blocker
13ft is a powerful, self-hosted Python application designed to bypass paywalls and block ads on various websites, including those that services like 12ft.io might miss. It operates by impersonating GoogleBot to access the full content of articles. This open-source tool offers a flexible solution for users seeking to read restricted content.
MuseTalk: Real-Time High-Fidelity Lip Synchronization for Virtual Humans
MuseTalk, developed by Lyra Lab at Tencent Music Entertainment, is an innovative real-time lip-syncing model designed for high-fidelity video dubbing. It enables seamless synchronization of facial movements with audio in various languages, making it a powerful tool for virtual human solutions. The latest MuseTalk 1.5 version offers significant performance enhancements, including improved clarity, identity consistency, and precise lip-speech synchronization.

factory_boy: A Python Test Fixtures Replacement
factory_boy is a powerful Python library designed to replace static, hard-to-maintain test fixtures with dynamic, easy-to-use factories. It simplifies the creation of complex objects for testing, offering features like declarative syntax, ORM integration, and realistic data generation. This tool helps developers write cleaner, more maintainable tests across various Python projects.

YunoHost: Simplify Your Server Administration with This OS
YunoHost is an operating system designed to significantly simplify server administration. This core repository contains the main codebase, primarily written in Python and Bash, enabling users to self-host various services with ease. It offers a user-friendly interface and robust tools for managing your personal server.

mcp-agent: Build Effective AI Agents with Model Context Protocol in Python
mcp-agent is a powerful Python framework designed to help developers build effective AI agents using the Model Context Protocol (MCP) and simple, composable workflow patterns. It fully implements MCP, providing robust support for agent lifecycle management and integrating patterns from Anthropic's 'Building Effective Agents'. This framework simplifies the creation of durable, production-ready agent applications.

gs-quant: A Python Toolkit for Quantitative Finance
gs-quant is a powerful Python toolkit developed by Goldman Sachs for quantitative finance. It accelerates the development of trading strategies and risk management solutions, leveraging over 25 years of market experience. This toolkit is ideal for derivative structuring, trading, and data analytics applications.

wttr.in: Instant Weather Forecasts Directly in Your Terminal
wttr.in is a highly popular, console-oriented weather forecast service that delivers detailed weather information directly to your terminal. It supports a wide array of output formats, including ANSI, HTML, PNG, JSON, and Prometheus metrics, making it incredibly versatile for various use cases. With extensive customization options and seamless integration capabilities, wttr.in handles millions of daily queries, providing quick and accessible weather data.