ComputerScienceHouse / ComputerScienceHouse/csh-ldap

__repr__ for Members (possibly Groups)

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
13
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/4873335/53205312-f2517980-35fb-11e9-89ab-b4bdeeb43a91.png)

When working with groups or a collection of user objects, it would be helpful to be able to check which users you've actually got on hand just by yeeting them to stdout without much effort. A simple `__repr__()` that provides a user's uid or something else identifiable would be a nice QOL update. Something like `` might be nice.

Not sure what you'd put in the groups, maybe the group name and count of members in it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.