Skip to content
#

difflib

Here are 47 public repositories matching this topic...

Personal Assistant built using python libraries. It does almost anything which includes sending emails, Optical Text Recognition, Dynamic News Reporting at any time with API integration, Todo list generator, Opens any website with just a voice command, Plays Music, Wikipedia searching, Dictionary with Intelligent Sensing i.e. auto spell checking…

  • Updated Dec 18, 2023
  • Python

The project "Copy-Catcher" is a simple plagiarism detection tool in python code, the basic idea is to normalize python representation and use difflib to get the modification from referenced code to candidate code. The plagiarism defined is how many referenced code is plagiarized by candidate code, which means swap referenced code and candidate c…

  • Updated Jul 5, 2021
  • Python

Improve this page

Add a description, image, and links to the difflib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the difflib topic, visit your repo's landing page and select "manage topics."

Learn more