NiGhTTraX/hackernews-scraper

Organize code as a package

claudiu-coman opened this issue · 0 comments

Need

As a developer
I want to be able to install the scraper with pip
So that I can reuse code and not write my own

Deliverables

Version 0.1 of hackernews_scraper.

Solution

  • Move source code under hackernews_scraper
  • Reindent everything to 4 spaces
  • Create setup.py file and add dependencies