sdsmith / csvparser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV Parser

August 2014
Python2.7

Parses text files with any text into CSV format, and can then decode it at a later time. It accepts custom CSV formats. Used for transferring database entries with source code from one database to another.

About


Languages

Language:Python 100.0%