Metadata-Version: 2.4
Name: idmguard
Version: 0.1.0
Summary: Identity & Access Management Security Toolkit
Author: idmguard Contributors
License: Apache-2.0
Keywords: iam,identity,access-management,rbac
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Dynamic: license-file

# idmguard

**Identity & Access Management Security Toolkit**

[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)

## Install
```bash
pip install idmguard
```

## Quick Start
```bash
idmguard --version
```
