Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 714 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 714 Bytes

Python Scripts

A list of various scripts that I'm using on different projects. Each scripts is nested under a subfolder with their own readme file. Click on one of them below to go straight in the subfolder.

Instead of having clear credentials and server details, those scripts will create and read local files with your credentials. Password will be encrypted.

Create a master CSV file with the first header to be used to split the master file into individual csv files. This can be handy where you need to work with large CSV files that you want to split into smaller file.

I'm slow ...