Csvw

Latest version: v3.5.1

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

Scan your dependencies

Page 3 of 5

3.0

-----------

- Better CSVW spec conformance:
- `csvw.CSVW.to_json` implements https://w3c.github.io/csvw/csv2json/
- `csvw.CSVW.is_valid`
- Completed datatype support
- CLI
- Docs

Backwards incompatibility:
- `commentPrefix=None` for default CSV dialect for Table and TableGroup (instead of ``)
- duplicate column names in CSVW metadata now raise `ValueError` rather than just issuing a warning
- Dropped Python 3.6 compatibility

2.0

-----------

- Fix CSVW spec compatibility: Stop doing blackslash escaping/doubling with
(default) Dialect(doubleQuote=True) (https://github.com/cldf/csvw/issues/7).
- Fix doubling of backslashes with csv.QUOTE_NONE
(https://github.com/cldf/csvw/issues/4).
- Python 3.10 support.

1.11.0

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

- Dropped py35 compat.
- Enhanced foreign key validation.

1.10.1

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

- fixed bug where the line number was not correctly reported by
UnicodeReaderWithLineNumber when multi-line cell content was read.
- extended tests to python 3.9

1.10

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

- Allow reading of data and metadata from URLs.

1.4

-----------

- Read all data with encoding specified as UTF-8 using utf-8-sig encoding.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.