mirror of
https://github.com/Noettore/fattureCCSR.git
synced 2025-10-15 11:46:39 +02:00
29 lines
993 B
Markdown
29 lines
993 B
Markdown
# 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 |