Skip to content

joseluisbezerra/github-repositories-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Repositories Analytics

Application that interacts with the GitHub repository API

Installation

  1. Create a virtual environment:
python -m venv venv
  1. Activate the virtual environment;
  2. Install dependencies:
(venv) pip install -r requirements.txt
  1. Test the application:
(venv) python main.py <username>

About

Application that interacts with the GitHub repository API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages