o
    lÇhª  ã                   @  sf   d Z ddlmZ ddlmZ ddlmZmZmZ ddl	m
Z
mZ dZddd„Zddd„Zddd„ZdS )z"Module for URI Template expansion.é    )Úannotationsé   )ÚExpansionFailedError)ÚExpansionInvalidErrorÚExpansionReservedErrorÚURITemplate)ÚVariableÚVariableInvalidError)r   r   r   r   r	   r   ÚtemplateÚstrÚreturnú
str | Nonec                 K  s0   zt | ƒ}|jdi |¤ŽW S  ty   Y d S w ©N© )r   ÚexpandÚ	Exception©r
   ÚkwargsÚtemplr   r   úi/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/uri_template/__init__.pyr      s   ÿr   c                 K  s4   zt | ƒ}t|jdi |¤ŽƒW S  ty   Y d S w r   )r   r   Úpartialr   r   r   r   r   r      s   ÿr   Úboolc                 C  s$   zt | ƒ W dS  ty   Y dS w )NTF)r   r   )r
   r   r   r   Úvalidate$   s   ÿr   N)r
   r   r   r   )r
   r   r   r   )Ú__doc__Ú
__future__r   Ú
expansionsr   Úuritemplater   r   r   Úvariabler   r	   Ú__all__r   r   r   r   r   r   r   Ú<module>   s    


