Skip to content

v2.0.0

Choose a tag to compare

@kartikbansode kartikbansode released this 06 Aug 16:44
· 60 commits to main since this release
ddd0dbd

QuickBill

Latest Version: 2.0.0
Release Date: August 2026

QuickBill is a modern desktop billing and inventory management application built with Python. It is designed for retail shops and small businesses, providing fast billing, barcode scanning, inventory management, barcode label generation, and professional PDF invoice creation through a simple and user-friendly interface.


Features

  • Product Management (Add, Edit, Delete & Search)
  • Barcode Scanner Support (USB/IP Camera)
  • Fast Billing System
  • Professional PDF Invoice Generation
  • Barcode Label PDF Generator
  • Hold & Resume Bills
  • Bill History with Search & Reprint
  • Automatic Bill Number Generation
  • Inventory & Stock Management
  • Customizable Application Settings
  • Professional Windows Installer & Uninstaller
  • Portable JSON-based Local Database

Screenshots

Customer Billing Window

image

Product Management

image

Invoice

image

Requirements

  • Python 3.11+
  • Windows 10 / Windows 11

Install dependencies:

pip install -r requirements.txt

Installation

Clone the repository:

git clone https://github.com/kartikbansode/quickbill.git

Go to the project directory:

cd quickbill

Run the application:

python app.py

Building the Executable

pyinstaller QuickBill.spec

The executable will be generated inside the dist folder.


License

This project is licensed under the MIT License.


Contact

LinkedIn
https://www.linkedin.com/in/kartikbansode

GitHub
https://github.com/kartikbansode