Wikipedia-API is easy to use Python wrapper for Wikipedias' API. It supports extracting texts, sections, links, categories, translations, etc from Wikipedia. Documentation provides code snippets for ...
pandas is the premier library for data analysis in Python. Here are some advanced things I like to do with pandas DataFrames to take my analysis to the next level. Change the index of a DataFrame On a ...
googler is a power tool to Google (web, news, videos and site search) from the command-line. It shows the title, URL and abstract for each result, which can be directly opened in a browser from the ...