python-goose icon indicating copy to clipboard operation
python-goose copied to clipboard

Install should simply be 'pip install goose-extractor'?

Open andybak opened this issue 9 years ago • 2 comments

The suggested install instructions don't mesh well with common workflows. I'm currently hitting an unrelated install problem so I can't verify this works but shouldn't the install instructions just be 'pip install'?

andybak avatar Apr 08 '16 10:04 andybak

Hi, there is goose-extractor on pypi !

Then from goose import Goose.

vindarel avatar Dec 09 '16 17:12 vindarel

Yeah - I can't remember in detail now but I think the point I was making was that "it doesn't say that in the readme".

andybak avatar Dec 09 '16 18:12 andybak