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

https://github.com/lukesavefrogs/danea-easyfatt

Danea Easyfatt automation suite
https://github.com/lukesavefrogs/danea-easyfatt

danea easyfatt integration python

Last synced: 3 months ago
JSON representation

Danea Easyfatt automation suite

Awesome Lists containing this project

README

          


VeryEasyfatt


- "Easyfatt made even easier" -


[![GitHub Release](https://img.shields.io/github/v/release/LukeSavefrogs/danea-easyfatt?sort=semver)](https://github.com/LukeSavefrogs/danea-easyfatt/releases/latest)

[![Run tests](https://github.com/LukeSavefrogs/danea-easyfatt/actions/workflows/run-tests.yml/badge.svg)](https://github.com/LukeSavefrogs/danea-easyfatt/actions/workflows/run-tests.yml)
![GitHub](https://img.shields.io/github/license/LukeSavefrogs/danea-easyfatt)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

VeryEasyfatt è un **software Open Source** che permette di automatizzare determinate procedure di integrazione di [Danea Easyfatt](https://www.danea.it/software/easyfatt/) con altri software esterni.

Il programma consiste in un **programma CLI** (nessuna GUI, almeno per il momento) configurabile tramite un file TOML per poter adattare l'esperienza.

## Funzionalità

- Generazione di un file CSV compatibile con l'[**importazione su RouteXL**](https://docs.routexl.com/index.php/Import) per la programmazione delle spedizioni.
- Conversione indirizzi clienti/fornitori in un **file KML** pronto per essere [importato su **Google Earth**](https://support.google.com/earth/answer/7365595?hl=it&co=GENIE.Platform%3DDesktop).
- Possibilità di personalizzare il comportamento del programma tramite un apposito **file di configurazione** in formato `.toml`.

## Documentazione

La **documentazione completa** è disponibile a [**questo indirizzo**](https://lukesavefrogs.github.io/danea-easyfatt/).

## Changelog

E' possibile visionare il **changelog** leggendo il [**file corrispondente**](./CHANGELOG.md).