Antidb

Latest version: v2024.4.6

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

Scan your dependencies

2024.4.6

Huge thanks to Rogdham for restoring [_pyzstd_](https://github.com/Rogdham/pyzstd) library development! Earlier I had almost given up hope for _pyzstd_ survival, and therefore for further _antidb_ maintenance. Now I guess there's no cause for concern.

- Two new built-in sorting rules. They are much more narrowly targeted, simpler, and potentially faster than the natural rule. The first one splits the line and fetches the desired cells. The second one handles values like rs12345.
- The built-in sorting rules are no longer static methods, but are now linked by some common attributes.
- Improving mem-index header with sorting settings and fixing its handling.
- Ability to pass arbitrary arguments to a function that parses lines of indexable files.
- A new test where thoroughly checked work with VCF.
- Some refactoring of the tests code.

2024.3.14

- Redesigned core natural sorting algorithm. It now supports exponential notation, two different decimal delimiters, and customizable priority between numbers and strings.
- Some code refactoring.
- Further development of tests.

2023.9.29

- Written from scratch 100%-Python sorting program. It can be either involved by _antidb_ or used separately. Both built-in sort keys and custom sort keys are supported.
- Tests have evolved significantly.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.