Bascraper

Latest version: v0.1.2

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

Scan your dependencies

0.1.2

For code maintainability and performance, the whole code was re-written using `aiohttp`.
usage is mostly the same aside from bits parameter changes.

(Legacy multi-threaded version is still available and would still work on current unchanged code)
main class has changed from `Pushpull` to `PullPushAsync`

> ⚠️ **python v3.11 or greater is needed**
> after the re-write, `asyncio.TaskGroup` is used which is out after python v3.11

It can also...
- create `tempfile` and `tempdir` now for temporary result caching in-case of failures
- do better pacing and cooldowns for requests

currently needs some improvements and some more testing so there might be some bugs. but basic functions seem to be working fine. Also, compatibility for Arctic-shift is under consideration after the newest changes due to demands.

`docs for dummies` are also requested so planning on that too.

0.0.4

new request pacing methods
fixed logs saying `is_deleted` failed for every entry
improved `is_deleted` detection

0.0.3

0.0.1

Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.