Repository History

161 repositories tagged with python

Topic: python
Warehouse: The Software Powering the Python Package Index (PyPI)

Warehouse: The Software Powering the Python Package Index (PyPI)

Warehouse is the essential software that powers PyPI, the official Python Package Index. It serves as the central repository for Python packages, enabling developers worldwide to publish and consume libraries. This project is critical for the Python ecosystem, providing the infrastructure for package distribution.

Analyzed Apr 29, 2026
View Details
Index: The SOTA Open-Source Browser Agent for Autonomous Web Tasks

Index: The SOTA Open-Source Browser Agent for Autonomous Web Tasks

Index is a cutting-edge open-source browser agent designed to autonomously execute complex tasks on the web. It transforms any website into an accessible API, enabling seamless integration and automation. Leveraging powerful reasoning LLMs with vision capabilities, Index simplifies web interactions and data extraction for developers.

Analyzed Apr 27, 2026
View Details
s3cmd: Command-Line Tool for S3 Compatible Storage Management

s3cmd: Command-Line Tool for S3 Compatible Storage Management

s3cmd is a powerful command-line tool for managing data in Amazon S3 and other S3-compatible cloud storage services. Written in Python, it provides a robust solution for power users, batch scripts, and automated backups. Its extensive features, including multipart uploads and encryption, make it an essential utility for cloud storage interaction.

Analyzed Apr 26, 2026
View Details
PySnooper: Effortless Python Debugging Without Print Statements

PySnooper: Effortless Python Debugging Without Print Statements

PySnooper is a powerful, yet simple, debugging tool for Python that eliminates the need for manual `print` statements. By adding a single decorator, developers can get a detailed, play-by-play log of function execution, including line-by-line tracing and variable value changes. It's designed for quick integration into any codebase without extensive setup.

Analyzed Apr 20, 2026
View Details
websockets: A Python Library for WebSocket Servers and Clients

websockets: A Python Library for WebSocket Servers and Clients

websockets is a robust Python library designed for building WebSocket servers and clients with a focus on correctness, simplicity, robustness, and performance. It leverages Python's `asyncio` framework for an elegant coroutine-based API, also offering `threading` and Sans-I/O implementations. This library provides a reliable foundation for real-time communication in Python applications.

Analyzed Apr 18, 2026
View Details
mcp-atlassian: AI-Powered Interaction with Atlassian Tools

mcp-atlassian: AI-Powered Interaction with Atlassian Tools

mcp-atlassian is a Model Context Protocol (MCP) server designed to integrate AI assistants with Atlassian products like Confluence and Jira. It enables AI to perform actions such as searching, creating, and updating tickets or pages, supporting both Cloud and Server/Data Center deployments. This tool streamlines workflows by allowing natural language interaction with your Atlassian ecosystem.

Analyzed Apr 15, 2026
View Details
typed-ffmpeg: Type-Safe FFmpeg Bindings for Python and TypeScript

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.

Analyzed Apr 11, 2026
View Details
MoneyPrinter: Automate YouTube Shorts Creation with Local AI

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.

Analyzed Apr 11, 2026
View Details
pyAudioAnalysis: A Python Library for Audio Feature Extraction and Analysis

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.

Analyzed Apr 6, 2026
View Details
bidict: The Bidirectional Mapping Library for Python

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.

Analyzed Apr 6, 2026
View Details
AutoGen: A Programming Framework for Agentic AI

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.

Analyzed Mar 30, 2026
View Details
AUTOMATIC1111/stable-diffusion-webui: Powerful AI Image Generation Web UI

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.

Analyzed Mar 29, 2026
View Details
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️