Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deborah-digges/txt-dump-to-csv

Converts SQL dump in text format to CSV
https://github.com/deborah-digges/txt-dump-to-csv

Last synced: 4 days ago
JSON representation

Converts SQL dump in text format to CSV

Awesome Lists containing this project

README

        

# txt-dump-to-csv

Converts SQL dump in text format to CSV

The input format is shown in `input.txt`

## Usage

`python convert.py input.txt output.csv`