An open API service indexing awesome lists of open source software.

https://github.com/hadrien/communauto


https://github.com/hadrien/communauto

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# communauto

Calculate cost estimates against rentals extracted from invoices in pdf format.
Output extracted data & estimates in csv format.

## Install using pip:

```
$ pip install communauto
```

## Usage

```
$ communauto --output result.csv invoice1.pdf invoice2.pdf ...
```