Skip to content

Releases: Mayne-X/PyChase

Release list

v0.1.0

Choose a tag to compare

@Mayne-X Mayne-X released this 18 Jun 02:21

PyChase v0.1.0

Initial release of PyChase - Python duplicate code detector.

Features

  • AST-level structural analysis (Type-1,2,3 clones)
  • MinHash + LSH for near-linear scaling
  • Functions, methods, and classes in one pass
  • Text, JSON, CSV, and interactive HTML output
  • Zero external dependencies

Full documentation