ComputerScienceHouse / ComputerScienceHouse/csh-ldap
__repr__ for Members (possibly Groups)
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description

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.