Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Find-dup-defs – find duplicated Python code at the speed of light

Find-dup-defs is a high-speed tool for detecting duplicated Python code, designed to find duplicate definitions and functions extremely quickly using optimized algorithms and parallel processing.