Kiwi-platform

Latest version: v0.2.1

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

Scan your dependencies

0.2.1

Added

- monkey patching mechanism which patches the `aiohttp` library to add KW-RFC-22
compliant user agent to all HTTP requests
- custom `kw.platform.aiohttp.KiwiClientSession`

0.2.0

Added

- WSGI middleware `kw.platform.wsgi.user_agent_middleware` for delaying or
rejecting requests which are not KW-RFC-22 compliant.
- `kw.platform.aiohttp` module and a middleware for delaying or
rejecting requests which are not KW-RFC-22 compliant.
- `kw.platform.requests` module which contains:
- monkey patching mechanism which patches the `requests` library to add KW-RFC-22
compliant user agent to all HTTP requests
- custom `kw.platform.requests.KiwiSession`
- Sphinx to generate documentation and deploy it on
[readthedocs.org](https://kiwi-platform-py.readthedocs.io)

Changed

- Migrated the project to use Poetry for package management.

0.1.0

- Initial release, with a completely empty package.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.