Skip to main content

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pdf_masking_library-0.1.2-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file pdf_masking_library-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for pdf_masking_library-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7bd47c3213cc96d21826a2de38cafc784a87793579f14062c072c84befe7cdae
MD5 540fb116ad6f0a01d34a17c4b0c7e710
BLAKE2b-256 87086612cf81a2784fb14d6b5366b3e79a1d16950663e59de150b845aff1b6e9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page