Skip to content

gselderslaghs/command-line-invoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command-line interface for invoice generation

Simple invoice generation tool in Python

Prerequisites

A working local Python (3.8+) environment

Setup

  1. Copy config/config.example.yaml to config/config.yaml and update parameter values as desired
  2. Optionally configure terms by creating a translations/terms.[language].yaml file, check out the example file

Usage

  1. Clone repository
  2. Install dependencies with pipenv install
  3. Run python index.py generate-invoice, fill in the prompt

Credits

Big thanks to Pluralsight (https://www.pluralsight.com) for the detailed descriptions on working with the used techniques

About

Simple invoice generation tool in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages