Metadata-Version: 2.1
Name: perun.connector
Version: 3.7.3
Summary: Library for high volume machine-to-machine communication with Perun IAM system
Home-page: https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-connector.git
License: UNKNOWN
Description: # perun.connector
        
        Library for high volume machine-to-machine communication with Perun IAM system.
        
        ## Installation
        
        Use pip:
        
        ```
        pip install perun.connector
        ```
        
        ## Configuration
        
        To use AdaptersManager, fill `adapters_manager_cfg.yaml`.
        
        To use RPC connector or LDAP connector only, fill `openapi_cfg.yaml` or `ldap_connector_cfg.yaml` respectivelly.
        
Platform: UNKNOWN
Requires-Python: >=3.9
Description-Content-Type: text/markdown
