csv2html is a command line utility and reusable Python module that convert CSV files into HTML tables and full HTML documents. They can use either the old school HTMLgen module or the more modern HTML module (both for Python 2.x), and offer a wide range of options for formatting the output.