Repository History

239 repositories tagged with python

Topic: python
docker-android: Android Emulators in Docker with VNC Support

docker-android: Android Emulators in Docker with VNC Support

docker-android offers a comprehensive solution for running Android emulators inside Docker containers, featuring noVNC support for remote access and video recording. This project streamlines Android development and testing by providing diverse device profiles and easy integration with cloud services. It's ideal for automating mobile app testing and building Android projects in a consistent, isolated environment.

Analyzed Feb 8, 2026
View Details
awesome-quant: A Curated List of Resources for Quantitative Finance

awesome-quant: A Curated List of Resources for Quantitative Finance

awesome-quant is an extensive, community-curated list of libraries, packages, and resources tailored for professionals and enthusiasts in Quantitative Finance. With over 24,000 stars, it serves as a central hub for discovering tools across various programming languages, covering areas like algorithmic trading, risk analysis, and financial data sourcing. This repository is an invaluable asset for anyone looking to navigate the complex landscape of quant development.

Analyzed Feb 8, 2026
View Details
Sphinx: The Intelligent Documentation Generator for Python Projects

Sphinx: The Intelligent Documentation Generator for Python Projects

Sphinx is a powerful documentation generator that simplifies the creation of intelligent and beautiful documentation. It leverages reStructuredText as its markup language and offers extensive features for various output formats, cross-references, and an active extension ecosystem. Widely used, it provides a robust solution for technical writing needs across multiple programming languages.

Analyzed Feb 6, 2026
View Details
PyMatting: A Python Library for Alpha Matting

PyMatting: A Python Library for Alpha Matting

PyMatting is a powerful Python library designed for alpha matting, a technique used to accurately extract foreground objects from images. It offers implementations of various matting algorithms and foreground estimation methods, making it a versatile tool for image processing tasks. The library also provides GPU support for enhanced performance and integrates seamlessly with popular scientific computing packages.

Analyzed Feb 5, 2026
View Details
Mastering GitHub Copilot for Paired Programming: Your AI Coding Partner

Mastering GitHub Copilot for Paired Programming: Your AI Coding Partner

This comprehensive multi-module course from Microsoft teaches developers how to leverage GitHub Copilot as an AI peer programming resource. It covers everything from basic usage to advanced agent modes, enabling real-time autonomous code execution and intelligent problem-solving. Developers can accelerate their workflow and collaborate effectively with AI.

Analyzed Feb 5, 2026
View Details
Conda: A Cross-Platform Binary Package and Environment Manager

Conda: A Cross-Platform Binary Package and Environment Manager

Conda is a powerful, cross-platform, language-agnostic binary package and environment manager. It simplifies the creation of isolated environments for various projects, even for C libraries, and efficiently installs packages using hard links. Written entirely in Python and BSD licensed, Conda is a cornerstone for distributions like Anaconda and Miniforge.

Analyzed Feb 4, 2026
View Details
Gitingest: Transform GitHub Repositories into LLM-Friendly Code Extracts

Gitingest: Transform GitHub Repositories into LLM-Friendly Code Extracts

Gitingest is a powerful tool designed to convert Git repositories into prompt-friendly text for Large Language Models (LLMs). It allows developers to easily obtain structured code extracts, making it simpler to feed codebase context into AI applications. With Gitingest, you can quickly generate digests from GitHub URLs or local directories, streamlining your AI-driven development workflows.

Analyzed Feb 1, 2026
View Details
The Fuck: Automatically Correct Your Previous Console Commands

The Fuck: Automatically Correct Your Previous Console Commands

The Fuck is a magnificent and highly popular Python application designed to automatically correct errors in your previous console commands. Inspired by a tweet, this tool aims to significantly enhance productivity for anyone frequently working in the terminal by fixing common typos and mistakes. With over 95,000 stars on GitHub, it's a widely adopted solution for command-line efficiency.

Analyzed Jan 31, 2026
View Details
Giskard-OSS: Open-Source Evaluation & Testing Library for LLM Agents

Giskard-OSS: Open-Source Evaluation & Testing Library for LLM Agents

Giskard-OSS is an open-source Python library designed for evaluating and testing AI systems, particularly LLM-based applications and traditional ML models. It automatically detects performance, bias, and security issues, offering comprehensive tools for ensuring the reliability and safety of AI. The library includes a powerful RAG Evaluation Toolkit (RAGET) for in-depth assessment of Retrieval Augmented Generation applications.

Analyzed Jan 30, 2026
View Details
Mypy: Static Typing for Python - Enhance Code Quality and Reliability

Mypy: Static Typing for Python - Enhance Code Quality and Reliability

Mypy is a powerful static type checker for Python that helps developers find bugs in their programs without even running them. By leveraging PEP 484 type hints, Mypy ensures variables and functions are used correctly, leading to more robust and maintainable code. It supports gradual typing, allowing for flexible adoption, and offers advanced features like type inference and generics.

Analyzed Jan 29, 2026
View Details
PayloadsAllTheThings: Comprehensive Payloads for Web Application Security

PayloadsAllTheThings: Comprehensive Payloads for Web Application Security

PayloadsAllTheThings is a widely recognized GitHub repository offering a vast collection of payloads and bypass techniques. It is an essential resource for web application security, penetration testing, and CTF challenges. This repository helps security professionals and enthusiasts discover and exploit vulnerabilities effectively.

Analyzed Jan 28, 2026
View Details
DataTrove: Streamlining Large-Scale Data Processing for LLMs

DataTrove: Streamlining Large-Scale Data Processing for LLMs

DataTrove is a powerful Python library designed to simplify the complex task of processing, filtering, and deduplicating text data at a massive scale. It offers a collection of customizable, platform-agnostic pipeline blocks, making it ideal for preparing training data for large language models. With support for various execution environments, DataTrove frees developers from scripting madness, enabling efficient and reproducible data workflows.

Analyzed Jan 27, 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 ❤️