Biglist

Latest version: v0.9.7

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

Scan your dependencies

Page 6 of 7

0.6.7

- Bug fixes.
- Simplified bookkeeping for 'concurrent_iter'.

0.6.6

- Upgrade for `upathlib` 0.6.4, which has a breaking change about serializers.

0.6.5

- Minor changes to prepare for `upathlib` upgrade.
- Make Orjson-based storage formats optional.
- Dependency on `upathlib` specifies default `upathlib` only.
User who needs enhanced `upathlib` can simply install that explicitly
prior to installing `biglist`, e.g. `pip install upathlib[gcs]`.

0.6.4

- Change default format from 'orjson' to 'pickle'.

0.6.3

- Minor refinements and speed improvements.
- Explicitly separate concurrent (multi-worker) and non-concurrent
(uni-worker) writing, so as to improve speed in the non-concurrent case.
- New methods `concurrent_append`, `concurrent_extend`.
- Renamings:
- `reset_file_iter` -> `new_concurrent_iter`
- `iter_files` -> `concurrent_iter`
- `file_iter_stat` -> `concurrent_iter_stat`
- Refactor and simplify test and build processes.

0.6.2

- Fix and fine-tuning related to threading.

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.