Csv23

Latest version: v0.3.4

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2

-----------

Add ``read_csv()`` and ``write_csv()`` functions for working with open
(e.g. binary) streams (file-like objects). Available under Python 3 only.

0.1.6

-------------

Tag Python 3.8 support.

0.1.5

-------------

Add ``row_name`` argument to ``NamedTupleReader``.

Drop Python 3.4 support, tag Python 3.7 support.

Extend documentation and improve formatting.

0.1.4

-------------

Document workarounds for https://bugs.python.org/issue12178 and
https://bugs.python.org/issue31590 bugs.

Add ``rowtype='namedtuple'`` for ``collections.namedtuple`` reader and writer.

0.1.3

-------------

Fix missing ``mock`` install requirement in ``setup.py``.

0.1.2

-------------

Convert unicode values for format parameters like ``delimiter`` to bytes on PY2.

Add PY2 backport of ``csv.unix_dialect``.

Add ``QUOTE_*`` constants, ``Error``, dialects, and associated functions from ``csv`` to csv23 namespace.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.