Skip to content

The Amazon Invoice Generator creates customized invoices for Amazon orders, including all relevant details such as order number, product, price and taxes. Ideal for accounting and PDF export.

Notifications You must be signed in to change notification settings

Klopapier-Gang/Amazon-Invoice-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation


Amazon-Rechnung-Generator 📃

The Amazon Invoice Generator creates customized invoices for Amazon orders, including all relevant details such as order number, product, price and taxes. Ideal for accounting and PDF export.

image


How to use?

Before you can use the generator, you need to install the latest Python version: https://www.python.org/ftp/python/3.9.2/python-3.9.2-amd64.exe

Just run the installer and make sure to click "Add Python 3.7 to Path" at the bottom.

Press the Windows key + R, type "cmd", and press Enter.

Now, just two commands:

pip install pip
pip install pillow

Next, in CMD, type "cd" followed by the path where the file "generator.py" is located. In my case:

cd "C:\Users\computer\Downloads\invoice_faker"

Finally, type:

python generator.py

and press Enter. Enjoy!

About

The Amazon Invoice Generator creates customized invoices for Amazon orders, including all relevant details such as order number, product, price and taxes. Ideal for accounting and PDF export.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages