This is a robust CSV parser for Python based on the default csv Python module.
- (. path_to_virtualenv/bin/activate)
- git clone [email protected]:sebneu/anycsv.git
- python setup.py install
This is a robust CSV parser for Python based on the default csv Python module.