Camelipsum

cli lore ipsum generator

pip install camelipsum
camelipsum.py NUMBER_OF_LINES

Human name parsing

A simple Python module for parsing human names into their individual components.

q

q - text as data

$ sudo apt-get install python-q-text-as-data

From this data

-H flag ignores the header row, and -d flag instructs to read header fields separated by commas

$ q -H -d "," "SELECT Region FROM Global_Superstore_Returns_2016.csv" | head
Central US
Eastern Asia
Central US
Oceania
Oceania
Eastern Asia
Western Europe
Central US
Southern Europe
Eastern Asia
...