Skip to content

jeankhawand/py-toolkit

Repository files navigation

Py Toolkit

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

Installation

Requirement

  1. install dependencies pip3 install -r requirements.txt

Releases

No releases published

Packages

No packages published

Languages