| Server IP : 162.19.112.25 / Your IP : 216.73.216.88 Web Server : LiteSpeed System : Linux qamar.tasjeel.ae 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : archiart ( 1428) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python37/lib/python3.7/site-packages/platformdirs/__pycache__/ |
Upload File : |
B ×R�H� @ s@ d dl mZ d dlmZmZ dZdd�dd�Zedkr<e� d S ) � )�annotations)�PlatformDirs�__version__) � user_data_dir�user_config_dir�user_cache_dir�user_state_dir�user_log_dirZuser_documents_dirZuser_runtime_dir� site_data_dir�site_config_dir�None)�returnc C s d} d}t dt� d�� t d� t| |dd�}x$tD ]}t |� dt||�� �� q4W t d � t| |�}x$tD ]}t |� dt||�� �� qlW t d � t| �}x$tD ]}t |� dt||�� �� q�W t d� t| dd �}x$tD ]}t |� dt||�� �� q�W d S )NZMyAppZ MyCompanyz-- platformdirs z --z%-- app dirs (with optional 'version')z1.0)�versionz: z) -- app dirs (without optional 'version')z+ -- app dirs (without optional 'appauthor')z( -- app dirs (with disabled 'appauthor')F)� appauthor)�printr r �PROPS�getattr)Zapp_nameZ app_author�dirsZprop� r �F/opt/alt/python37/lib/python3.7/site-packages/platformdirs/__main__.py�main s&