Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 390 Bytes

File metadata and controls

29 lines (15 loc) · 390 Bytes

Bizerba FTP

Script that download files needed by the Bizerba scales on an FTP server

This was created for BEES coop.

Installation

Install Python 3.

Install dependencies :

On Windows

> C:\Python34\python.exe -m pip install configparser

On others

$ pip install configparser

Run

On Windows

> bizerba.bat

On others

$ python3 bizerba_ftp.py