Repository History

161 repositories tagged with python

Topic: python
Noto Emoji: An Open Source Emoji Library by Google Fonts

Noto Emoji: An Open Source Emoji Library by Google Fonts

Noto Emoji, developed by Google Fonts, is a comprehensive open-source emoji library designed to provide standard Unicode emoji support. It offers both color and monochrome emoji fonts, along with essential tools for working with them. This project aims to eliminate 'tofu' or missing character boxes, ensuring consistent emoji display across various platforms.

Analyzed Feb 15, 2026
View Details
mcp-bear: Integrate Bear Notes with Model Context Protocol Servers

mcp-bear: Integrate Bear Notes with Model Context Protocol Servers

mcp-bear is a Python-based Model Context Protocol (MCP) server designed to seamlessly integrate with Bear note-taking software. It enables powerful automation and interaction with Bear notes through various MCP clients, enhancing productivity for macOS users. This project leverages Bear's X-callback-url scheme to provide a robust set of actions.

Analyzed Feb 14, 2026
View Details
LoggiFly: Real-time Docker Log Monitoring and Notifications

LoggiFly: Real-time Docker Log Monitoring and Notifications

LoggiFly is a lightweight tool designed to monitor Docker container logs for predefined keywords or regex patterns. It provides instant alerts for security breaches, system errors, or custom events, sending notifications through various channels like Ntfy or Apprise. This versatile solution helps users stay informed about their containerized applications and automate responses to critical log events.

Analyzed Feb 13, 2026
View Details
Unstructured: Open-Source Pre-Processing for Complex Document Data

Unstructured: Open-Source Pre-Processing for Complex Document Data

The `unstructured` library is an open-source ETL solution designed to convert complex, unstructured documents into clean, structured data. It streamlines the data processing workflow for language models, offering tools for ingesting and pre-processing various document types like PDFs, HTML, and Word documents. This library simplifies the transformation of raw information into formats suitable for advanced AI applications.

Analyzed Feb 10, 2026
View Details
Memray: A Powerful Memory Profiler for Python Applications

Memray: A Powerful Memory Profiler for Python Applications

Memray is an advanced memory profiler for Python, designed to track memory allocations in Python code, native extension modules, and the interpreter itself. It offers detailed insights into memory usage, helping developers identify leaks and optimize performance through various reporting options like flame graphs and live monitoring.

Analyzed Feb 9, 2026
View Details
pythonnet: Seamless Python and .NET Integration

pythonnet: Seamless Python and .NET Integration

pythonnet offers Python programmers seamless integration with the .NET Common Language Runtime (CLR), enabling powerful application scripting for .NET developers. It allows Python code to interact directly with the CLR and can also be used to embed Python within .NET applications.

Analyzed Feb 9, 2026
View Details
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
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 ❤️