Skip to content

MySTerY1747/invoice-generator-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Invoice-generator-python

  • A simple python program to print invoice.

Modules used -

  • pyfiglet : The ASCII text can be used to display many stylish texts by using the module pyfiglet. coderatul pyfiglet git main commit

  • PrettyTable : PrettyTable is a Python library for generating simple ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. We can control many aspects of a table, such as the width of the column padding, the alignment of text, or the table border, We can sort data.

  • DateTime : Datetime module supplies classes to work with date and time.

About

a simple program to print invoice in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%