mirror of
https://github.com/Noettore/fattureCCSR.git
synced 2025-10-15 11:46:39 +02:00
Added traf2000Converter readme
Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
29
traf2000Converter/README.md
Normal file
29
traf2000Converter/README.md
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
# fattureSanRossore Downloader
|
||||||
|
|
||||||
|
[](../LICENSE.md) [](#) [](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
|
Reference in New Issue
Block a user