Repository History

239 repositories tagged with python

Topic: python
GeoNode: An Open Source Platform for Geospatial Data Management

GeoNode: An Open Source Platform for Geospatial Data Management

GeoNode is an open source platform designed to facilitate the creation, sharing, and collaborative use of geospatial data. It acts as a geospatial content management system, bringing together mature open-source software projects under an easy-to-use interface. This powerful tool allows users to manage and publish spatial information, create interactive maps, and foster community around geospatial data.

Analyzed Mar 19, 2026
View Details
mini-swe-agent: The Minimal AI Agent for Solving GitHub Issues

mini-swe-agent: The Minimal AI Agent for Solving GitHub Issues

mini-swe-agent is a remarkably simple yet powerful AI agent, comprising just 100 lines of Python code. It's designed to solve GitHub issues and assist in command-line tasks, achieving over 74% on the SWE-bench verified benchmark. This project offers a radically simple approach to AI-driven software engineering, avoiding complex configurations and large monorepos.

Analyzed Mar 18, 2026
View Details
py2many: Universal Python Transpiler to Rust, C++, Go, and More

py2many: Universal Python Transpiler to Rust, C++, Go, and More

py2many is a powerful Python transpiler designed to convert Python source code into multiple statically-typed programming languages, including Rust, C++, Go, Julia, and Kotlin. This tool helps developers improve application performance, enhance security, and enable seamless cross-platform development. It allows users to leverage Python's ease of development while benefiting from the speed and robustness of other languages.

Analyzed Mar 17, 2026
View Details
agent-service-toolkit: A Comprehensive Toolkit for AI Agent Services with LangGraph

agent-service-toolkit: A Comprehensive Toolkit for AI Agent Services with LangGraph

The agent-service-toolkit is a full-featured repository for building and running AI agent services. It leverages LangGraph for sophisticated agent logic, FastAPI for a robust service API, and Streamlit for an interactive chat interface. This toolkit provides a comprehensive and robust template for developing and deploying custom AI agents with ease.

Analyzed Mar 17, 2026
View Details
PaddleOCR: A Powerful OCR Toolkit for Structured Document Data

PaddleOCR: A Powerful OCR Toolkit for Structured Document Data

PaddleOCR is an industry-leading, production-ready OCR and document AI engine that transforms any PDF or image document into structured, AI-friendly data. It offers end-to-end solutions from text extraction to intelligent document understanding, supporting over 100 languages with high accuracy and efficiency.

Analyzed Mar 14, 2026
View Details
YT Channel Downloader: Easy GUI for YouTube Video Downloads

YT Channel Downloader: Easy GUI for YouTube Video Downloads

YT Channel Downloader is an intuitive Qt GUI application designed to simplify downloading videos from YouTube and other platforms. It leverages the powerful yt-dlp backend to offer selective downloads, quality control, and support for channels, playlists, and single videos. This tool provides a seamless desktop experience for managing your media content.

Analyzed Mar 12, 2026
View Details
Certbot: Automating HTTPS with Let's Encrypt Certificates

Certbot: Automating HTTPS with Let's Encrypt Certificates

Certbot is a free, open source software tool developed by the EFF to automatically enable HTTPS on your server. It simplifies the process of obtaining and renewing SSL/TLS certificates from Let's Encrypt. This powerful client also supports any other Certificate Authority that utilizes the ACME protocol, making secure web communication accessible to everyone.

Analyzed Mar 11, 2026
View Details
ML-From-Scratch: Machine Learning Models and Algorithms in NumPy

ML-From-Scratch: Machine Learning Models and Algorithms in NumPy

ML-From-Scratch is a comprehensive GitHub repository offering bare-bones NumPy implementations of fundamental machine learning models and algorithms. It emphasizes accessibility, making complex concepts easier to understand for learners and practitioners. This project covers a wide range of topics, from linear regression to deep learning and reinforcement learning, all implemented from scratch.

Analyzed Mar 9, 2026
View Details
Tube Archivist: Your Self-Hosted YouTube Media Server

Tube Archivist: Your Self-Hosted YouTube Media Server

Tube Archivist is a self-hosted YouTube media server designed to help users organize, search, and enjoy their archived YouTube video collections offline. It allows subscribing to channels, downloading videos using yt-dlp, indexing content with metadata, and playing videos through a convenient web interface. This solution is ideal for anyone looking to maintain a personal, searchable library of their favorite YouTube content.

Analyzed Mar 7, 2026
View Details
mcpo: A Simple, Secure MCP-to-OpenAPI Proxy Server

mcpo: A Simple, Secure MCP-to-OpenAPI Proxy Server

mcpo is a dead-simple proxy server that transforms any Model Context Protocol (MCP) tool into an OpenAPI-compatible HTTP server. This allows seamless integration of MCP tools with LLM agents and applications that expect standard RESTful OpenAPI interfaces, eliminating the need for custom protocols or complex glue code. It enhances security, stability, and interoperability for AI tools, making them instantly usable with modern web standards.

Analyzed Mar 4, 2026
View Details
langcorn: Serve LangChain LLM Apps and Agents with FastAPI

langcorn: Serve LangChain LLM Apps and Agents with FastAPI

Langcorn is an innovative API server designed to effortlessly deploy LangChain models and pipelines. It leverages the high-performance FastAPI framework, offering a robust and scalable solution for serving large language model applications. With features like easy installation, built-in authentication, and support for custom API keys, Langcorn streamlines the process of bringing your LLM projects to production.

Analyzed Mar 2, 2026
View Details
TTSFM: OpenAI-Compatible Text-to-Speech API Service (Project Notice)

TTSFM: OpenAI-Compatible Text-to-Speech API Service (Project Notice)

TTSFM was a project designed to mirror OpenAI's TTS service, offering a compatible API for free text-to-speech conversion with multiple voice options. Built on the openai.fm backend, it provided a Python SDK, RESTful API, and a web playground for easy testing and integration. Please note, the project is no longer functional as the openai.fm demo website has been shut down.

Analyzed Mar 1, 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 ❤️