A library for processing PDFs with OCR and masking sensitive information
Project description
Aadhaar Masking Flask Project
This project is a Flask application designed to mask Aadhaar numbers in PDF documents. It extracts Aadhaar numbers from the documents and masks them to protect sensitive information.
Setup
Follow these steps to set up the virtual environment and install the necessary dependencies.
1. Create a Virtual Environment
Create a virtual environment named env:
python -m venv env
2. Activate the Virtual Environment
-
On Windows:
.\env\Scripts\activate
-
On Unix or MacOS:
source env/bin/activate
3. Install Dependencies
-
Freeze Dependencies: Generate a requirements.txt file to list all dependencies:
pip freeze > requirements.txt
-
Install Dependencies: Use this file to install dependencies in other environments
pip install -r requirements.txt
4. Deactivate the Virtual Environment:
- When you're done working on the project, deactivate the virtual environment:
deactivate
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pdf_masking_library-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pdf_masking_library-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bd47c3213cc96d21826a2de38cafc784a87793579f14062c072c84befe7cdae
|
|
| MD5 |
540fb116ad6f0a01d34a17c4b0c7e710
|
|
| BLAKE2b-256 |
87086612cf81a2784fb14d6b5366b3e79a1d16950663e59de150b845aff1b6e9
|