← 返回首页
GitHub - rkeytech/invoice-maker: A simple Python script which can generate an invoice for your services or your products. · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

rkeytech/invoice-maker

 master
Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

More items

Invoice Maker

Description

A simple Python script which can generate an invoice for your services or your products. It uses the invoice-generator-api to make programmatically whatever invoice you like with as many items as you want. You can check out all the features of the invoice in the Github repository.

Usage
python invoice_maker.py name_of_csv_file
  • The script works for Python 3.6 and later.

  • Make sure you have installed all the python requirements before you procced with executing the script. You can install all the requirements with the command pip install -r requirements.txt .

  • You can execute the script with an optional argument, the name of the csv file. If you don't pass any arguments the script will execute with the default invoices.csv file.

Examples

Below is an image of the generated invoice with some dump data.

About

A simple Python script which can generate an invoice for your services or your products.

Topics

Resources

License

Stars

8 stars

Watchers

1 watching

Forks

Contributors

Languages

Footer

© 2026 GitHub, Inc.