A python package to interact with the MCAP CLI Tool
Project description
PyMCAP
This provides a python interface to the go MCAP cli tool, so that you can merge mcaps and recover them conveniently from your python code
Installation
pip install pymcap
Quickstart
from pymcap import PyMCAP
pymc = PyMCAP()
print(pymc.mcap_cli_version)
Features
- Python interface to MCAP CLI tools.
- Bundles the MCAP cli with the python package, so you don't need to install the python package separately.
Requirements
- Python 3.8+
- Operating system: Linux, macOS, or Windows, with arm64 or amd64 architectures.
Testing
pytest tests
Contributing
Add the ci tag to your branch to run the CI Tests
License
MIT License
Acknowledgements
Built on the official MCAP CLI tool: https://mcap.dev
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pymcap-0.0.1.tar.gz.
File metadata
- Download URL: pymcap-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7612d89cff6d4667b033aacca5762b37fd12ecf44dfd9299beaaecdb44b70ef4
|
|
| MD5 |
a430fea1c7f6842ad86eea5ed5b31b59
|
|
| BLAKE2b-256 |
d7c8ba62b03dd10f5f46d274168f87c44596b2950e7bf31dc68f98fac8aff1df
|
File details
Details for the file pymcap-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pymcap-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b14c16294917a704b38817ed8a187169718cc17deb8688da783a9c1a1e3a7f3
|
|
| MD5 |
6760f3a7a5f46d073bcfbd1af5082fb0
|
|
| BLAKE2b-256 |
b9233036ac2510e8fead6bd4f7fb1b9559850376d55b129d4f46b7d67ce1b74e
|