Repository History

43 repositories tagged with development

Topic: development
Mistune: A Fast and Powerful Python Markdown Parser

Mistune: A Fast and Powerful Python Markdown Parser

Mistune is a high-performance Python library designed for parsing Markdown into HTML. It offers a fast and powerful solution for developers needing to convert Markdown text, featuring extensive support for renderers and plugins to customize the parsing process. This makes it a versatile tool for various web development and content processing needs.

Analyzed Aug 30, 2026
View Details
Autoresearch: Autonomous Iteration for LLM-Powered Code Improvement

Autoresearch: Autonomous Iteration for LLM-Powered Code Improvement

Autoresearch is a powerful GitHub repository that transforms large language models like Claude Code, OpenCode, and OpenAI Codex into relentless improvement engines. Inspired by Karpathy's autoresearch, it enables autonomous, goal-directed iteration, following a "Modify, Verify, Keep/Discard, Repeat" loop to achieve compounding gains across various domains. This project offers a structured approach to automate development, security, and operational tasks with AI.

Analyzed Aug 24, 2026
View Details
awesome-agent-skills: A Curated Collection of 1000+ AI Agent Skills

awesome-agent-skills: A Curated Collection of 1000+ AI Agent Skills

VoltAgent's awesome-agent-skills is a comprehensive repository featuring over 1000 hand-picked AI agent skills from official development teams and the community. This valuable resource supports various AI coding assistants like Claude Code, Codex, Gemini CLI, and Cursor. It stands out for its focus on real-world, non-AI-generated skills, making it an essential toolkit for developers building intelligent agents.

Analyzed Aug 22, 2026
View Details
awesome-a2a: A Curated List of Agent2Agent (A2A) Resources

awesome-a2a: A Curated List of Agent2Agent (A2A) Resources

The awesome-a2a repository is a comprehensive, curated list of Agent2Agent (A2A) protocol servers, clients, tools, and frameworks. It serves as a central hub for developers looking to explore and build interoperable AI agent systems. This resource helps in discovering various A2A-compliant implementations and related utilities.

Analyzed Aug 21, 2026
View Details
agent-skills: Production-Grade Engineering Skills for AI Coding Agents

agent-skills: Production-Grade Engineering Skills for AI Coding Agents

agent-skills is a comprehensive GitHub repository offering production-grade engineering skills for AI coding agents. It provides structured workflows, quality gates, and best practices that senior engineers use to build reliable software. These skills help AI agents consistently follow robust development processes across all phases.

Analyzed Aug 14, 2026
View Details
Awesome AI Agents 2026: The Ultimate List of AI Tools and Frameworks

Awesome AI Agents 2026: The Ultimate List of AI Tools and Frameworks

This repository, `awesome-ai-agents-2026`, is a comprehensive and frequently updated collection of over 340 AI agents, frameworks, and tools across more than 20 categories. It serves as an essential resource for developers and researchers looking to explore the rapidly evolving landscape of artificial intelligence in 2026, covering everything from coding agents to creative AI and governance.

Analyzed Aug 8, 2026
View Details
httmock: A Powerful Mocking Library for Python Requests

httmock: A Powerful Mocking Library for Python Requests

httmock is an essential Python library designed for mocking HTTP requests made by the popular `requests` library. It allows developers to easily simulate API responses, making it ideal for testing applications that interact with external services. With httmock, you can control network interactions, ensuring reliable and repeatable tests without relying on actual network calls.

Analyzed Aug 3, 2026
View Details
Model Mommy: A Legacy Python Fixture Factory, Migrate to Model Bakery

Model Mommy: A Legacy Python Fixture Factory, Migrate to Model Bakery

Model Mommy was a popular Python library designed to simplify the creation of smart test fixtures and realistic test data. This project is no longer actively maintained, and its users are strongly advised to migrate to its successor, Model Bakery. The renaming to Model Bakery was a conscious decision to avoid reinforcing gender stereotypes within the technology community.

Analyzed Aug 2, 2026
View Details
Faker: Generate Realistic Fake Data for Your Python Projects

Faker: Generate Realistic Fake Data for Your Python Projects

Faker is a powerful Python package designed to generate realistic fake data. It's an essential tool for bootstrapping databases, creating test data, filling persistence layers for stress testing, or anonymizing sensitive production data. With support for various data types and localization, Faker streamlines development and testing workflows.

Analyzed Aug 2, 2026
View Details
pyparsing: A Python Library for Creating PEG Parsers

pyparsing: A Python Library for Creating PEG Parsers

pyparsing is a Python library that offers an alternative to traditional lex/yacc or regular expressions for creating simple grammars. It allows developers to construct parsers directly in Python code, leveraging a Parsing Expression Grammar (PEG) approach. This library simplifies handling common parsing challenges like whitespace, quoted strings, and embedded comments, making text processing more intuitive.

Analyzed Jul 30, 2026
View Details
python-nameparser: A Robust Python Module for Parsing Human Names

python-nameparser: A Robust Python Module for Parsing Human Names

python-nameparser is a powerful Python module designed to accurately parse human names into distinct components like title, given, middle, family, and suffix. It offers immutable results, flexible configuration, and supports locale-specific parsing, making it an essential tool for text processing and data normalization tasks. The module recently released version 2.0, enhancing its capabilities while maintaining backward compatibility for most existing code.

Analyzed Jul 30, 2026
View Details
Awesome Awesomeness: A Curated List of Amazing Resources

Awesome Awesomeness: A Curated List of Amazing Resources

The `awesome-awesomeness` repository by bayandin is a meta-list, serving as a comprehensive directory of other 'awesome' lists across various domains. It provides a centralized hub for discovering high-quality, curated resources on topics ranging from programming languages to general development tools and concepts. This makes it an invaluable starting point for anyone looking to explore specific areas or broaden their knowledge.

Analyzed Jul 20, 2026
View Details
Previous Page 1 Next
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 ❤️