newsapi
newsapi copied to clipboard
A python wrapper for News API.
What are the dependencies for this ?
Added a neither-nor statement for the disclaimer part, added a missing comma, capitalized the first letter in description for methods for sources.
please commit a tag release so that users don't always have to pull from master
The AttrDict class implemented at base_news was not behaving as expected as keys can’t be accessed as instance attributes.