Skip to content

This is a 'pdf project' created using python with the help of tkinter & pypdf

Notifications You must be signed in to change notification settings

Debkumarkatwa/PDF-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF TOOL

  • Created Using Pypdf & tkinter
  • uv is used to make this project

Installation

  1. Fork/Clone/Download this repo

    git clone https://github.com/Debkumarkatwa/PDF-Project.git

  2. Install uv

    pip install uv

  3. Create a virtual environment for this project

    uv venv

  4. Load the virtual environment

    • On Windows Terminal: .venv\Scripts\activate
    • On Linux and Git Bash: source .venv/bin/activate
  5. Run pip install -r requirements.txt

  6. Run PDF_TOOL.py

About

This is a 'pdf project' created using python with the help of tkinter & pypdf

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages