greater_tables package

Submodules

greater_tables.cli module

Command line interface: convert files to HTML, text, svg or pdf.

greater_tables.gtconfig module

greater_tables.gtcore module

greater_tables.gtenums module

greater_tables.gtformats module

greater_tables.gtutilities module

greater_tables.gthasher module

A massively over-engineered hash function for DataFrames. Output varies with time. From GTP. Blake2b - who knew?

greater_tables.hasher.df_short_hash(df, length=12)[source]

Generate a short, time-dependent hash for a DataFrame (safe for HTML IDs).

greater_tables.hasher.txt_short_hash(txt)[source]

greater_tables.gtfabrications module

greater_tables.gtetcher module

Module contents