# fattureSanRossore [![MIT License](https://img.shields.io/badge/license-MIT-blue)](LICENSE.md) [![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Noettore/fattureSanRossore)](#) [![GitHub last commit](https://img.shields.io/github/last-commit/Noettore/fattureSanRossore)](https://github.com/Noettore/fattureSanRossore/commit/master) ## The Project Here you can find two distinct utilities: - [`fattureDownloader`](fattureDownloader), a Go script which lets you download invoices in pdf starting from an .xls file; - [`traf2000Converter`](traf2000Converter), a Python script which converts a .csv file to a TRAF2000 text file for being imported in TeamSystem's accounting software. ## Author - [**Ettore Dreucci**](https://ettore.dreucci.it) ## License This project is licensed under the MIT License - see the [LICENSE.md](/LICENSE.md) file for details