Clevercsv

Latest version: v0.8.2

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

Scan your dependencies

Page 1 of 9

0.8.2

* Add more type hints to CleverCSV
* Move the import of the optional tabview dependency to where it's needed (for
101)
* Allow inspecting more rows for header detection (fixes 98)

0.8.1

* Add type hints to CleverCSV
* Disable 32-bit builds on Windows and Linux
* Bump minimal Python version to 3.8
* Minor documentation improvements

0.8.0

* Improve median runtime by ~68% (~52% on average) by: 1) more caching, 2)
implementing a heavy function in C.
* Redesign computation of consistency measure to a class:
`ConsistencyDetector`.
* Fix potential memory leak in C code for base abstraction
* Fixes to escape sequences in regexes (thanks to JakobGM!)
* Various improvements to code quality
* Switch documentation style to [furo](https://pypi.org/project/furo/).

0.7.7

* Use r-prefix for regex patterns (thanks to JakobGM!)
* Fix documentation typo (thanks to Aritra8438!)

0.7.6

* Simplify faust-cchardet import for Windows builds

0.7.5

* Add support for Python 3.11 by fixing a bug regarding empty strings in
dialects (thanks to stefanor!)
* Fix installation error due to change in internals at setuptools (thanks to
mweinelt!)
* Migrate to [faust-cchardet](https://github.com/faust-streaming/cChardet/) as
cChardet fails to install on Python 3.11 (on Windows, currently only chardet
will work for Python 3.11)
* Migrate to [packaging](https://github.com/pypa/packaging) for version
comparison

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.