Holyshit

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

* Context managers!
* Better session checks
See the discord bot example for how to use context managers

1.1.2

* Fix close conditional always returning True (unintentional hasattr check) so to check if the HTTP session is already closed

1.1.1

* Fix fatal linter error that rendered exceptions unusable

**Full Changelog**: https://github.com/cobaltgit/holyshit/compare/1.0.3...1.1.1

1.0.3

Move pre-commit to dev dependencies, as intended. Silly me.

1.0.1

Only close the aiohttp session IF it was created by the classmethod (boolean flag ensures this)

1.0.0

Initial Release

The title says it all, this release adds the core features needed for this wrapper.
The next thing I'll focus on is implementing context managers (`async with` statement)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.