Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 416 Bytes

File metadata and controls

16 lines (12 loc) · 416 Bytes

UserHub

User Authorization System with zero configuration

GitHub | PyPI

Compatibility

  • Python 3.8+ (ready for 3.14)
  • Depends on the latest libdev and consys releases

Installation

  • pip install userhub

Development

  • Install extras: pip install -e .[dev]
  • Project metadata and dependencies live in pyproject.toml