nester_pre

nester_pre let you print nestered data. i.e. nested list


License
MIT
Install
pip install nester_pre==1.4.4

Documentation

Nester_pre

The nester_pre is an open source Python library for nested data processing. It lets you print nested data out screen or a file.

Installation

Nester_pre is hosted on PyPI and GitHub.

Install Nester_pre from PyPI

Install Nester_pre from PyPI for lastest version:

$ sudo pip install nester_pre

If you don't have pip, execute

$ sudo apt-get install python-pip

to install pip on Debian-base Linux distribution.

Download and Install manually pip.

Get Nester_pre from GitHub

To follow the lastest version of Nester_pre, use

$ git clone https://github.com/immark/nester_pre.git

to clone Nester_pre repository, or download manually from GitHub.