Node-based user and group management


Keywords
node, user, group, role
License
BSD-2-Clause
Install
pip install node.ext.ugm==1.0

Documentation

node.ext.ugm

Latest PyPI version Number of PyPI downloads Test node.ext.ugm

Overview

node.ext.ugm provides an API for node based managing of users and groups.

See node.ext.ugm.interfaces for a description of the API.

A file based default implementation can be found at node.ext.ugm.file.

Base objects for writing UGM implementations can be found at node.ext.ugm._api.

For more information on nodes see node package.

For more information on plumbing see plumber package.

Python Versions

  • Python 2.7, 3.7+
  • May work with other versions (untested)

Contributors

  • Robert Niederreiter
  • Florian Friesdorf
  • Jens W. Klein
  • Philipp Auersperg-Castell