Pydeduplines

Latest version: v0.6.1

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

Scan your dependencies

Page 1 of 2

0.6.1

* added support for apple m1 users

0.6.0

0.5.0

- Added Python3.10 support
- Upgrade dependencies versions

0.4.0

This branch introduces a refactoring overhaul to improve performance dramatically.
There have been a number of changes in this branch that improve the performance and accuracy.
Using a low-level approach, we are now able to iterate through lines without transferring data from binary format to utf8 or allocating memory.
As opposed to the default Rust implementation, ahash was used as the hash algorithm.

0.3.1

- The library now supports being interrupted by signals such an SigInt (Ctrl + C)
- The library now propagates errors back to the caller

0.3.0

Library overhauled from top to bottom. The library has been rewritten in Rust to fix memory and runtime bugs.
There was a substantial improvement in performance compared to the previous version. Rather than shipping source wheels to compile, it now ships binary wheels. The API has been changed and the class has been removed in favor of free functions. To the functions should now be passed the working directory and thread count.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.