Python Gitlab API

Python script used to automate a creation of a new project starting from creating a directory to creating a git repository. The script automatically creates a remote repository, creates a local directory, creates a readme file and create an initial commit and pushes the commits to remote directory.

Technologies Used:

  • Python
  • Python Gitlab API

View Source