Skip to content

johnsimmons2/code-duplication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Duplication

This application is a naive way to find code duplicated from StackOverflow

Getting Started

These instructions will get a copy of the project up and running on your local machine

Prerequisites

Before running the project you will need to install the StackOverflow API and BeautifulSoup 4 libraries

> pip install stackapi bs4

With Python 3

> pip3 install stackapi bs4

Built With

  • StackApi - Python library for connecting to StackOverflow

Authors

About

Python application for finding code duplication between source code and StackOverflow embedded code. Built for the IRES Red Hat Research Program in Summer 2019

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 67.9%
  • Shell 32.0%
  • Makefile 0.1%