Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 796 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 796 Bytes

A repository containing some common purpose scripts that are helpful for data/software engineers.

  

  1. Generator based Query Retrieval
  2. Downloading from SFTP:
  • based on last_modified_time (last x days, hours or minutes)
  • download all folders to local, and create a tar file for each folder
  1. Gitlab to Github Migration
  2. How to use Python Gitlab to automate creation of a branch, pushing the code to that branch and create a merge request.
  3. A basic PDF Reader
  4. Vault retrieval and updation
  5. Verify sftp conenctions with and without proxy
  6. How to check for checksum between two files to know if there has been a modification.
  7. Pgp file decryption script