Metadata-Version: 2.3
Name: usrmg
Version: 0.1.0
Summary: A simple USeR ManaGement - usrmg system
Author: Rohit Gupta
Author-email: Rohit Gupta <gupta.rohit21198@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: opentelemetry-exporter-otlp>=1.39.1
Requires-Dist: opentelemetry-sdk>=1.39.1
Requires-Dist: pydantic-settings>=2.12.0
Requires-Dist: python-json-logger>=4.0.0
Requires-Dist: python-logging-loki-v2>=1.1.1
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: rich>=14.3.2
Requires-Python: >=3.12.8
Description-Content-Type: text/markdown

# User Management System - usrmg

[![pr-checks](https://github.com/rohit1998/usrmg/actions/workflows/pr-checks.yml/badge.svg?branch=main)](https://github.com/rohit1998/usrmg/actions/workflows/pr-checks.yml)
[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://rohit1998.github.io/usrmg/)
[![PyPI version](https://img.shields.io/pypi/v/usrmg.svg?color=blue)](https://pypi.org/project/usrmg/)
[![Python versions](https://img.shields.io/pypi/pyversions/usrmg.svg?color=blue)](https://pypi.org/project/usrmg/)
[![Docker Image](https://img.shields.io/docker/v/rohgupt/usrmg?label=latest)](https://hub.docker.com/r/rohgupt/usrmg/)

A simple USeR ManaGement - usrmg system.

- [local_docs_link](https://usrmg.dev.local)
- [tailscale_docs_link](https://usrmg.tailb437ea.ts.net)
- [repo_docs_path](docs/index.md)

## License

This project is licensed under the MIT License - see the LICENSE file for details.
