/common_scripts

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

Primary LanguagePythonMIT LicenseMIT

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)
  3. Gitlab to Github Migration
  4. How to use Python Gitlab to automate creation of a branch, pushing the code to that branch and create a merge request.