logagg-utils

Common utilities for logagg stack compatible for both python2.7 and python3.5

Prerequisites

  • Python2.7 or Python3.5

Installation

Dependencies

$ sudo apt install python3-dev python3-pip pkg-config build-essential python3-pip

Install logagg-utils

pip3 install git+https://github.com/deep-compute/logagg-utils.git
Check installation
pip3 freeze | grep logagg-utils

Usage in python interprator

>>> from logagg_utils import utils