Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Creative-Commons/tk-invoice

Repository files navigation

#Tkinvoice, a tkinter invoice management application

To run the app

  • pip install pipenv
  • pipenv shell
  • pipenv install
  • python main.py