Iceloof / GoogleNews

Script for GoogleNews
https://pypi.org/project/GoogleNews/
MIT License
316 stars 88 forks source link

Added Language option DocStrings #16

Closed mylius closed 4 years ago

mylius commented 4 years ago

The user can now choose another language by either specifying it up on initialization or by setting it via setlang(). I also added DocStrings and set some variables to be private.