the following repo holds a set of useful scripts :
- Data deserialization (TXT, CSV, XLS, XML)
- Generate PDF reports using reportlab
- Image manipulation using PIL
- POST data and upload images to restful API Service using Requests
- System health check and sending report by email
- install dependencies
pip3 install -r requirements.txt