Bytecore

Latest version: v1.1.1

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

Scan your dependencies

1.1.0

- **Corrected Memory Addresses**: Fixed errors in the memory addresses listed in the hexadecimal draft of the advanced program example. The adjustments improve the logical sequence and ensure the program executes as intended.
- **Memory Bytes Builder Class**: Added a new `MemoryBytesBuilder` class and updated the advanced program example to utilize this enhancement. This class streamlines the process of building memory bytes, making the example more streamlined and easier to follow.
- **Enhancements to Byte Class**:
- **New Method Added**: I've introduced a new static method `from_hex` to the `Byte` class. This method allows for the direct conversion of hexadecimal string values into `Byte` instances.

1.0.1

- Enhanced typing support by including a py.typed file, ensuring that the package now distributes type information for better integration with type checkers

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.