403Webshell
Server IP : 127.0.0.1  /  Your IP : 216.73.216.109
Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10
System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64
User : SERVERWEB ( 0)
PHP Version : 8.1.10
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  C:/cygwin64/lib/python3.9/site-packages/pip/_internal/commands/__pycache__/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : C:/cygwin64/lib/python3.9/site-packages/pip/_internal/commands/__pycache__/cache.cpython-39.pyc
a

W��e�@s�ddlZddlZddlmZddlmZmZddlmZddl	m
Z
mZddlm
Z
mZddlmZddlmZee�ZGd	d
�d
e�ZdS)�N)�Values)�Any�List)�Command)�ERROR�SUCCESS)�CommandError�PipError)�
filesystem)�	getLoggerc@seZdZdZdZdZdd�dd�Zeee	e
d�d	d
�Zeeedd�dd�Z
eeedd�d
d�Zeeedd�dd�Zee	dd�dd�Zee	dd�dd�Zeeedd�dd�Zeeedd�dd�Zee	e	d�dd�Zeee	d�dd�Zee	ee	d �d!d"�ZdS)#�CacheCommandaw
    Inspect and manage pip's wheel cache.

    Subcommands:

    - dir: Show the cache directory.
    - info: Show information about the cache.
    - list: List filenames of packages stored in the cache.
    - remove: Remove one or more package from the cache.
    - purge: Remove all items from the cache.

    ``<pattern>`` can be a glob expression or a package name.
    Tz�
        %prog dir
        %prog info
        %prog list [<pattern>] [--format=[human, abspath]]
        %prog remove <pattern>
        %prog purge
    N)�returncCs,|jjddddddd�|j�d|j�dS)	Nz--format�store�list_format�human)r�abspathz:Select the output format among: human (default) or abspath)�action�dest�default�choices�helpr)Zcmd_optsZ
add_option�parserZinsert_option_group)�self�r�@/usr/lib/python3.9/site-packages/pip/_internal/commands/cache.py�add_options's�	zCacheCommand.add_options)�options�argsr
c
Cs�|j|j|j|j|jd�}|js.t�d�tS|r>|d|vrXt�dd�	t
|���tS|d}z||||dd��Wn8ty�}z t�|jd�tWYd}~Sd}~00t
S)N)�dir�info�list�remove�purgez<pip cache commands can not function since cache is disabled.rzNeed an action (%s) to perform.z, �)�
get_cache_dir�get_cache_info�list_cache_items�remove_cache_items�purge_cache�	cache_dir�logger�errorr�join�sortedr	rr)rrr�handlersr�errr�run3s,�
�zCacheCommand.runcCs|rtd��t�|j�dS)N�Too many arguments)rr*rr)�rrrrrrr$SszCacheCommand.get_cache_dirc	Cs�|rtd��t|�|��}t|�|d��}|�|d�}|�|d�}|�|d�}t�t�|�t�|��}t�|�}	t	�
d�j|||||||	d���}
t
�|
�dS)Nr1�*�http-v2�http�wheelsa
                    Package index page cache location (pip v23.3+): {http_cache_location}
                    Package index page cache location (older pips): {old_http_cache_location}
                    Package index page cache size: {http_cache_size}
                    Number of HTTP files: {num_http_files}
                    Locally built wheels location: {wheels_cache_location}
                    Locally built wheels size: {wheels_cache_size}
                    Number of locally built wheels: {package_count}
                )�http_cache_location�old_http_cache_location�http_cache_size�num_http_files�wheels_cache_locationZ
package_count�wheels_cache_size)r�len�_find_http_files�_find_wheels�
_cache_dirr
Zformat_sizeZdirectory_sizeZformat_directory_size�textwrap�dedent�format�stripr*r)rrrr:Znum_packagesr7r8r;r9r<�messagerrrr%Ys4��
���zCacheCommand.get_cache_infocCsVt|�dkrtd��|r"|d}nd}|�||�}|jdkrH|�|�n
|�|�dS)Nr#r1rr3r)r=rr?r�format_for_human�format_for_abspath)rrr�pattern�filesrrrr&�s

zCacheCommand.list_cache_items)rIr
cCsp|st�d�dSg}|D]2}tj�|�}t�|�}|�d|�d|�d��qt�d�t�d�t	|���dS)NzNo locally built wheels cached.z - z (�)zCache contents:
�
)
r*r�os�path�basenamer
Zformat_file_size�appendr,r-)rrI�results�filenameZwheel�sizerrrrF�s


zCacheCommand.format_for_humancCs|rt�d�t|���dS)NrK)r*rr,r-)rrIrrrrG�szCacheCommand.format_for_abspathcCs�t|�dkrtd��|s td��|�||d�}d}|ddkrP||�|�7}n|d|d�d�7}|srt�|�|D]}t�|�t�d	|�qvt�	d
t|��dS)Nr#r1zPlease provide a patternrzNo matching packagesr3z for pattern "�"z
Removed %szFiles removed: %s)
r=rr?r>r*ZwarningrL�unlink�verboser)rrrrIZno_matching_msgrQrrrr'�s

zCacheCommand.remove_cache_itemscCs|rtd��|�|dg�S)Nr1r3)rr'r2rrrr(�szCacheCommand.purge_cache)r�subdirr
cCstj�|j|�S)N)rLrMr,r))rrrVrrrr@�szCacheCommand._cache_dir)rr
cCs0|�|d�}|�|d�}t�|d�t�|d�S)Nr5r4r3�r@r
Z
find_files)rrZold_http_dirZnew_http_dirrrrr>�s
�zCacheCommand._find_http_files)rrHr
cCs,|�|d�}|d|vrdnd}t�||�S)Nr6�-z*.whlz-*.whlrW)rrrHZ	wheel_dirrrrr?�szCacheCommand._find_wheels)�__name__�
__module__�__qualname__�__doc__Zignore_require_venv�usagerrr�str�intr0rr$r%r&rFrGr'r(r@r>r?rrrrrs *
r)rLrAZoptparser�typingrrZpip._internal.cli.base_commandrZpip._internal.cli.status_codesrrZpip._internal.exceptionsrr	Zpip._internal.utilsr
Zpip._internal.utils.loggingrrYr*rrrrr�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit