creds

A python library for managing users on linux.

Release v1.0.15.

Installation

Using pip package manager:

$ pip install creds

From source:

$ git clone https://github.com/jonhadfield/creds
$ cd creds
$ python setup.py install