sealuwee/twitterframe
A basic command line application used in tandem with Twitter API to do things with tweets like easily creating Pandas DataFrames, exporting tabular tweets as a CSV (parquet coming soon), and work with PostgreSQL databases. Also the first Python command line application i've ever built.
PythonGPL-3.0