Repository History

4 repositories tagged with Code Quality

Topic: Code Quality
sqlparse: A Powerful Non-Validating SQL Parser for Python

sqlparse: A Powerful Non-Validating SQL Parser for Python

sqlparse is a robust, non-validating SQL parser module for Python, designed to tokenize SQL text and group its components into a structured tree. It serves as a foundational tool for building formatters, linters, and query analysis applications. Developers can leverage its capabilities to split SQL scripts, format statements, and deeply inspect their token trees.

Analyzed Jul 30, 2026
View Details
no-mistakes: AI-Driven Git Proxy for Flawless Pull Requests

no-mistakes: AI-Driven Git Proxy for Flawless Pull Requests

no-mistakes is an innovative Git proxy that streamlines the pull request workflow by ensuring code quality before it reaches your remote. It uses an AI-driven validation pipeline in a disposable worktree, automatically applying safe fixes and escalating complex issues for human review. This tool helps developers maintain clean, high-quality codebases and open perfect PRs effortlessly.

Analyzed Jun 30, 2026
View Details
Pytype: Google's Python Static Type Analyzer and Its Future

Pytype: Google's Python Static Type Analyzer and Its Future

Pytype is a static type analyzer for Python code, developed by Google to provide compile-time checking. While effective, its bytecode-based design led to challenges, prompting Google to shift investments to new typing approaches. Python 3.12 will be the last supported version, and users are encouraged to explore alternative solutions.

Analyzed May 11, 2026
View Details
Pyre-check: Performant Type-Checking and Static Analysis for Python

Pyre-check: Performant Type-Checking and Static Analysis for Python

Pyre-check is a high-performance type checker for Python, compliant with PEP 484, designed for incremental analysis of large codebases. It features Pysa, a security-focused static analysis tool for identifying data flow issues in Python applications, enhancing code quality and security.

Analyzed Nov 16, 2025
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 ❤️