Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 300 Bytes

File metadata and controls

10 lines (9 loc) · 300 Bytes

Simple library for converting some data structures to/from JSON

Installation

Using pip (Recommended)

pip install jsonconv

From source

  1. Clone this repository
  2. python setup.py install

This module is still in very early stages. Please open an issue if you have encounter any bugs.