Skip to content

shivankacker/pf_deplagiarize

Repository files navigation

What does this do?

This is a plagiarism checker for pupilfirst's WD201 course.

How do I run this?

Create a .env file in the root directory of this project. The file should contain the following:

SESSION_KEY=[your pupilfirst.school session key]
NAME=[your name]

How do you get the session key? Login to LMS, and copy the value of the _pupilfirst_session cookie.

Install all dependencies, then run the main.py file and you should be good to go!

Note: This is not a very efficient way to do this, but it works. I'll probably make this better in the future.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published