python3-dsv

Python module for delimiter-separated-value files (Python 3)
  http://python-dsv.sourceforge.net/
  0
  no reviews



Python-DSV is an alternative to Python's standard csv module, with somewhat different usage and optional support for wxWidgets-mediated user interaction in the course of format autodetection. Like the standard module, it supports a wide range of delimiters and handles both import and export.

This package installs the library for Python 3.