msgpackr-python

Re-implementation of kriszyp's msgpackr Javascript module


Keywords
python, msgpack, msgpackr
License
MIT
Install
pip install msgpackr-python==0.1.6

Documentation

msgpackr-python

Re-implementation of kriszyp's msgpackr Javascript module

Category Badges
Pypi PyPI PyPI - Python Version PyPI - License PyPI - Format
Quality checking Python package Python package linting: pylint security: bandit Code style: black
Stats GitHub top language Libraries.io dependency status for GitHub repo GitHub repo size Pypi package size GitHub issues GitHub pull requests
Activity GitHub last commit GitHub commits since tagged version GitHub commit activity

Usage

Download via pip:

pip install msgpackr-python

Docs

To build the docs, run

poetry run build-docs

The docs will be locally viewable at docs/build/html/index.html