Numproto

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

Added

- Package `.proto` files so that they can be reused by other packages [Pull Request 6](https://github.com/xainag/numproto/pull/6)
- Put declared `proto` names under a namespace to avoid name collisions when using it in another project and change location of compiled files to avoid import errors [Pull Request 7](https://github.com/xainag/numproto/pull/7)
- Updated README with instructions on how to use the `.proto` files from another project.

0.1.1

Fixed

- Missing `protobuf` dependency [Pull Request 4]( https://github.com/xainag/numproto/pull/4)

0.1.0

The first public release of **NumProto**, including:

- Methods to serialize and deserialize numpy arrays into and from protobuf messages
- README with installation and usage examples

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.