Bqfetch

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

[bqfetch-1.1.0.zip](https://github.com/TristanBilot/bqfetch/files/11422340/bqfetch-1.1.0.zip)

The aim of this release is to replace the old way of importing the bqfetch module.
Before: `from bqfetch.bqfetch import ...`
Now: `from bqfetch import ...`

1.0.1

Features

* no need anymore to compute the number of chunks before fetching.
* improvement in the chunking when using multiprocessing.

0.0.1

First release

Features
* fetching using one and multiple cores.
* approximation of the number of chunks.
* verbose mode.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.