ahmeed83 / factuur_project

Generates an invoice with a specific template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application to generate an Invoice

  1. Fill app-config.properties with the company content

  2. Run pip install -r requirements.txt

  3. Run python3 main.py {how many hours you worked last month

Example:

 python3 main.py 160

About

Generates an invoice with a specific template.


Languages

Language:Python 100.0%