Skip to content

ansha001/PII_Data_Masker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PII_Data_Masker

Demo Video: https://github.com/user-attachments/assets/889f7dc5-7b6d-4ad5-b14c-b69f3ab633a0

Instructions:

  1. Clone project or download and extract zip code
  2. Create a virtual environment using the command : "python -m venv newenv"
  3. Activate the virtual environment by using the command; "newenv\Scripts\activate"
  4. Use the requirements.txt file to install required packages using the command : "pip install -r requirements.txt"
  5. Run the command: "python manage.py runserver" to get the project up and running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published