Server IP : 162.0.217.223 / Your IP : 216.73.216.168 Web Server : LiteSpeed System : Linux premium269.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : mypckeys ( 1539) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python37/lib/python3.7/site-packages/platformdirs/__pycache__/ |
Upload File : |
B Ĥ�a� � @ 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&