Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 742 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 742 Bytes

Billing Software 📜

Billing Software is a Python GUI project using Ttk Bootstrap.

Screenshot

App Screenshot

Features

  • Add Customer Name, Mobile
  • Generate Tax
  • Generate Bill and
  • Output as bill.txt

Installation ✨

Use the package manager pip to install ttkbootstrap.

pip install ttkbootstrap

Usage 🔧

# import ttkbootstrap
from tkinter import *
import ttkbootstrap as tb

Contributing 🤘

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT