Shdp

Latest version: v1.2.3

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

Scan your dependencies

1.2.3

**Full Changelog**: https://github.com/StanyslasBouchon/shdp-py/compare/1.2.2...1.2.3

**Fix**:
- `HtmlFileResponse` now converts non-ASCII characters to `&xxxx;`, caused by miss char counting while converting HTML files to fyve-like files.

1.2.2

**Full Changelog**: https://github.com/StanyslasBouchon/shdp-py/compare/1.2.1...1.2.2

**Fix** :
- Basic UTF-8 characters are now converted to ASCII characters when encoding text nodes at `0x0001` responses.

1.2.1

**Full Changelog**: https://github.com/StanyslasBouchon/shdp-py/compare/1.2.0...1.2.1

**Fix**:
- `0x0001` responses with class lists like `class="a1 b2"`, instead of `class="['a1', 'b2']"`

**Added**:
- `Result.__str__()`

1.2.0

**Full Changelog**: https://github.com/StanyslasBouchon/shdp-py/compare/1.1.4...1.2.0

**Added**
- Error responses supported from server-side.

1.1.4

**Full Changelog**: https://github.com/StanyslasBouchon/shdp-py/compare/1.1.3...1.1.4

**Added**
- Created a PyPI workflow (Github Actions)
- Typedefs.
- Docstrings.

**Fix**
- Lib `htmlmin` modified by `htmlminf` caused by `cgi` deprecation.
- Added response events to `EVENT_REGISTRY_MSB`, caused by "no response" when adding listener.
- Replacing `\t`, `\n` and `\r` in `c0x0004`, caused by frame bad parsing at client-side.

**Removed**
- `wss.ShdpWsServer` has been replaced by `wss.ShdpWssServer`. Old version still available.
- `wss.ShdpWsClient` has been replaced by `wss.ShdpWssClient`. Old version still available.

1.1.3

**Full Changelog**: https://github.com/StanyslasBouchon/shdp-py/commits/1.1.3

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.