XylotrechusZ
�
Ȓ�g]y � �V � d Z ddlmZ ddlmZ ddlZddlmZ ddlm Z ddlm
Z
ddlmZ ddlmZ dd lm
Z
dd
lmZ ddlmZ ddlmZ dd
lmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlm Z ddlm!Z! G d� de� Z"d d�Z#d!d�Z$y)"a Provides the :class:`~sqlalchemy.engine.url.URL` class which encapsulates
information about a database connection specification.
The URL object is created automatically when
:func:`~sqlalchemy.engine.create_engine` is called with a string
argument; alternatively, the URL is a public-facing construct which can
be used directly and is also accepted directly by ``create_engine()``.
� )�annotationsN)�Any)�cast)�Dict)�Iterable)�List)�Mapping)�
NamedTuple)�Optional)�overload)�Sequence)�Tuple)�Type)�Union)� parse_qsl)�quote)�
quote_plus)�unquote� )�Dialect� )�exc)�util)�plugins)�registryc �f � e Zd ZU dZded<