
    $g                     v    d dl Z d dlZd dlmZ d dlmZmZ d dlmZ d dl	m
Z
 d	dZedk    r e             dS dS )
    N)inspect)Consoleget_windows_console_features)Panel)Prettyreturnc                  V   t                      } t          |            t                      }t          |           d}d |D             }|                     t	          j        t          |          d                     |                     dt          j                     d           dS )z9Print a report to the terminal with debugging information)TERM	COLORTERMCLICOLORNO_COLORTERM_PROGRAMCOLUMNSLINESJUPYTER_COLUMNSJUPYTER_LINESJPY_PARENT_PIDVSCODE_VERBOSE_LOGGINGc                 8    i | ]}|t          j        |          S  )osgetenv).0names     M/var/www/html/netbox-4.1.3/venv/lib/python3.11/site-packages/rich/diagnose.py
<dictcomp>zreport.<locals>.<dictcomp>   s"    
7
7
7T44
7
7
7    z[b]Environment Variables)titlez
platform=""N)	r   r   r   printr   fitr   platformsystem)consolefeatures	env_namesenvs       r   reportr(   
   s    iiGG+--HHI 8
7Y
7
7
7CMM%)VC[[1KLLLMMMMM3x0033344444r   __main__)r   N)r   r"   richr   rich.consoler   r   
rich.panelr   rich.prettyr   r(   __name__r   r   r   <module>r/      s    				        > > > > > > > >            5 5 5 54 z
FHHHHH r   