Skip to content

Repository files navigation

tiny-invoicer

Work-in-Progress

A super simple Python script for generating HTML invoices.

Example

$ venv/bin/python tiny-invoicer.py company.example.yaml invoice.example.yaml > example-invoice.html

You can see a preview of the generated invoice here

Installation

$ python3 -m venv venv
$ venv/bin/pip install -r requirements.txt

Usage

$ venv/bin/python tiny-invoicer.py company.yaml invoice.yaml > invoice.html

About

A tiny invoice generator written in Python

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages