Repository History
161 repositories tagged with python
Odoo: Open Source Business Apps for Growth and Management
Odoo is a comprehensive suite of open source web-based business applications designed to help companies grow. It offers a wide range of integrated apps, including CRM, ERP, e-commerce, and project management, providing a full-featured solution for various business needs.
PartCrafter: Structured 3D Mesh Generation via Compositional Latent Diffusion Transformers
PartCrafter is an innovative structured 3D generative model that enables the creation of complex 3D meshes and scenes from a single RGB image. Accepted at NeurIPS 2025, this project leverages compositional latent diffusion transformers to jointly generate multiple parts and objects in one shot. It offers powerful capabilities for both 3D object and scene generation, making it a valuable tool for researchers and developers in the field.

joinly: Make Your Meetings Accessible to AI Agents
joinly.ai is an open-source connector middleware designed to integrate AI agents into video calls. It enables agents to actively participate, interact in real-time, and perform tasks during meetings across platforms like Google Meet, Zoom, and Microsoft Teams. The project emphasizes a privacy-first approach, offering self-hosting capabilities and flexibility with various LLM, TTS, and STT providers.

Awesome FastAPI: A Curated List of Essential FastAPI Resources
Awesome FastAPI is a comprehensive curated list of resources dedicated to the FastAPI web framework. It provides developers with a wide array of tools, extensions, and learning materials, making it an invaluable hub for anyone working with or learning FastAPI. This repository simplifies the process of discovering essential components for building high-performance Python web applications.

JumpServer: Open-Source PAM for Secure Access to IT Endpoints
JumpServer is a robust open-source Privileged Access Management (PAM) platform. It empowers DevOps and IT teams by providing secure, on-demand access to various endpoints like SSH, RDP, Kubernetes, and databases directly through a web browser. This solution simplifies access management while enhancing security and auditability across diverse IT infrastructures.

s-tui: A Terminal-Based CPU Stress and Monitoring Utility
s-tui is a powerful terminal-based utility designed for comprehensive CPU monitoring and stress testing. It provides a graphical interface to track CPU temperature, frequency, power, and utilization directly from your terminal. This tool also includes built-in options to stress the CPU, helping users identify performance dips and thermal throttling.

PyO3: Seamless Rust Bindings for the Python Interpreter
PyO3 provides comprehensive Rust bindings for the Python interpreter, enabling developers to create native Python extension modules with Rust. It also supports running and interacting with Python code directly from Rust binaries. This powerful library allows for leveraging Rust's performance and safety within Python applications, bridging the gap between two robust ecosystems.

Awesome OSS Alternatives: Discover Open-Source SaaS Competitors
The "awesome-oss-alternatives" repository is a curated list of open-source startup alternatives to popular SaaS products. It serves as an invaluable resource for developers and businesses looking for flexible, community-driven solutions. With over 18,000 stars, this list highlights the growing trend of robust open-source challengers in various software categories.

AstrBot: Agentic IM ChatBot Infrastructure for Multi-Platform AI
AstrBot is an open-source, agentic IM chatbot infrastructure designed for seamless integration across multiple messaging platforms. It offers a powerful and user-friendly plugin system, supporting a wide range of advanced AI models and LLM platforms. This makes it an ideal solution for building reliable and scalable conversational AI applications, from personal AI companions to enterprise knowledge bases.

YTSage: A Modern YouTube Downloader with a Clean PySide6 GUI
YTSage is a modern, cross-platform YouTube downloader featuring a clean PySide6 interface. It allows users to download videos in various qualities, extract audio, fetch subtitles, and utilize advanced features like SponsorBlock integration. Built on yt-dlp, YTSage ensures reliable and efficient media downloads.

Kreuzberg: A Polyglot Document Intelligence Framework with a Rust Core
Kreuzberg is a powerful polyglot document intelligence framework built with a high-performance Rust core. It enables extraction of text, metadata, and structured information from over 50 file formats, including PDFs, Office documents, and images. Developers can leverage Kreuzberg across multiple languages like Rust, Python, Ruby, Go, and Node.js, or utilize it via CLI, REST API, or MCP server.

CuPy: NumPy & SciPy for GPU-Accelerated Computing in Python
CuPy is a powerful Python array library that provides NumPy and SciPy-compatible interfaces for GPU-accelerated computing. It enables users to seamlessly run existing numerical code on NVIDIA CUDA or AMD ROCm platforms with minimal changes. This tool also offers direct access to low-level CUDA features for advanced performance tuning and high-performance scientific computing.