Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 457 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 457 Bytes

Github Repos ― Crawler

List all (public) repositories of a GitHub username.

Table of Contents

General info

This tool is a part of project I learnt about crawler.

Technologies

Project is created with:

  • Python version: 3.8.10

Setup

To run this project, spin up terminal locally:

$ cd ../list-all-github-repos
$ python3 githubrepos.py [USERNAME]