v2.0.0
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
Product Management
Invoice
Requirements
- Python 3.11+
- Windows 10 / Windows 11
Install dependencies:
pip install -r requirements.txtInstallation
Clone the repository:
git clone https://github.com/kartikbansode/quickbill.gitGo to the project directory:
cd quickbillRun the application:
python app.pyBuilding the Executable
pyinstaller QuickBill.specThe executable will be generated inside the dist folder.
License
This project is licensed under the MIT License.