
    tni[                     @    d Z ddlZddlZddlmZ d Z e            ZdS )z" User-Agent for RunPod-Python-SDK     N)__version__c                  T   t          j                     dt          j                     dt          j                     } t          j                    }t          j        d          }dt           d|  dd| g}|r|                    d|            d	                    |          }|S )	zConstructs the User-Agent string for the RunPod-Python-SDK

    Example:
        RunPod-Python-SDK/0.1.0 (Linux 5.4.0-54-generic; x86_64) Language/Python 3.8.5
     z; RUNPOD_UA_INTEGRATIONzRunPod-Python-SDK/()zLanguage/Python zIntegration/)
platformsystemreleasemachinepython_versionosgetenvrunpod_versionappendjoin)os_infor   integration_methodua_components
user_agents        N/var/www/html/gpu-tools/venv/lib/python3.11/site-packages/runpod/user_agent.pyconstruct_user_agentr   	   s     ""OOX%5%7%7OO8;K;M;MOOG,..N#:;; 	.^--G+>++M  B@,>@@AAA-((J    )__doc__r   r	   runpod.versionr   r   r   
USER_AGENT r   r   <module>r      sR    ( ( 				  8 8 8 8 8 8  . "!##


r   