Skip to content

Peritract/github-user-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github User Viewer

A console application that lets you search for and view details on GH users.

Installation

Install all required libraries with pip install -r requirements.txt.

Development

Run the program with python main.py.

Testing

  • Run all tests with pytest
  • Check test coverage with pytest --cov --cov-report=term-missing

Linting

Run pylint *.py to assess code quality.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages