Skip to content

noampolak/ShellHN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShellHN Assignment by Noam Polak

This is a project created to illustrate a program that display the most tranding articles of 'Hacker News' feed (https://news.ycombinator.com). It has 2 functionalities:

  1. Display a list of the most popular articles ordered by their rank.
  2. Display a prompt asking the user to supply an artice by is current rank and print the selected article's comments with their indentation level.

Install

-python 3.6+

pip install -r req.txt

Usage

./ShellHN.py

or

python ShellHN.py

tests

pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages