Skip to content

Ashish-Bind/Invoice-Generator-made-using-Python-Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoice Generator Using Python

Invoice generator made by using Python GUI library called Tkinter and another library docxtpl which is used to covnvert Template file into a Invoice.

  • All the Invoice of PDF format will be stored in 'Invoice' folder.
  • All the Generated Invoice of DOCX format will be stored in 'Invoice/Word'.
  • Create a 'Invoice' folder and inside it create 'Word' folder for Proper working.

Screenshot

invoice generator

Run Locally

Clone the project

  git clone https://github.com/Ashish-Bind/Invoice-Generator-made-using-Python-Tkinter.git

Install docxtpl library

  pip install docxtpl

Run the Application

  python main.py

About

A Invoice generator which is made using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages