Csvdiff

Latest version: v0.3.3

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

Scan your dependencies

0.3.2

~~~~~~~~~~~~~~~~~~

* Add the --sep option for different delimiters.
* Fix a bug when a patched document becomes empty (29).

0.3.1

~~~~~~~~~~~~~~~~~~

* Fix a bug in summary mode.
* Check for rows bleeding into one another.

0.3.0

~~~~~~~~~~~~~~~~~~

* Standardise patch format with a JSON schema.
* Provide a matching csvpatch command applying diffs.
* Add a man page and docs for csvpatch.
* Use exit codes to indicate difference.
* Add a --quiet option to csvdiff.

0.2.0

~~~~~~~~~~~~~~~~~~

* Uses click for the command-line interface.
* Drop YAML support in favour of pretty-printed JSON.
* Uses --style option to change output style.
* Provides a full man page.

0.1.0

~~~~~~~~~~~~~~~~~~

* First release on PyPI.
* Generates a JSON or YAML difference between two CSV files
* Specify multiple key components with ``-k``
* Can provide a difference summary
* Assumes files use standard comma-separation, double-quoting and a header row with field names

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.