Added traf2000Converter readme

Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
2020-11-06 22:57:00 +01:00
parent da478275fc
commit deb4dd709d

View File

@@ -0,0 +1,29 @@
# fattureSanRossore Downloader
[![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)
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
- [Python3](https://www.python.org/)
### Run
To run you can simply execute python script.
It will ask for an input(.csv) and an output(TRAF2000) file.
## Dependencies
- [unidecode](https://pypi.org/project/Unidecode/)
- [easygui](https://pypi.org/project/easygui/)
## 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