Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
mcap-protobuf-support
Advanced tools
This package provides protobuf support for the Python MCAP file format reader.
Install via Pipenv by adding mcap-protobuf-support
to your Pipfile
or via the command line:
pipenv install mcap-protobuf-support
Examples of use of this package can be found in the /examples
directory. To run the examples first run
pipenv to install dependencies:
pip install pipenv
pipenv install
Then switch to the examples directory and run the setup script there:
cd examples
./setup.sh
You should now be able to run the examples:
pipenv run python point_cloud_example.py output.mcap
Join our Discord community to ask questions, share feedback, and stay up to date on what our team is working on.
FAQs
Protobuf support for the Python MCAP library
We found that mcap-protobuf-support demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.