An open API service indexing awesome lists of open source software.

https://github.com/cesbit/mpview

View MessagePack files using a command line tool
https://github.com/cesbit/mpview

Last synced: about 2 months ago
JSON representation

View MessagePack files using a command line tool

Awesome Lists containing this project

README

          

# MessagePack View

Print saved messagepack data

## Installation

Using pip:

```shell
pip install mpview
```

Or, clone this project and use the setup

```shell
python setup.py install
```

## Example usage

```shell
mpview
```