Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/deborah-digges/txt-dump-to-csv
- Owner: Deborah-Digges
- License: mit
- Created: 2015-08-22T06:59:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-22T07:05:11.000Z (over 9 years ago)
- Last Synced: 2024-11-28T08:14:40.318Z (2 months ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`