U
    õÕ/eE	  ã                   @  sF   d Z ddlmZ ddlZe e¡ZddlmZm	Z	m
Z
mZmZ dZdS )aÖ   Provides client API for connecting to a Bokeh server from a Python
process.

The primary uses for the ``bokeh.client`` are:

* Implementing testing infrastructure around Bokeh applications
* Creating and customizing specific sessions of a Bokeh application
  running *in a Bokeh Server*, before passing them to a viewer.

While it is also possible to run Bokeh application code "outside" a Bokeh
server using ``bokeh.client``, this practice is **HIGHLY DISCOURAGED**.

é    )ÚannotationsNé   )ÚDEFAULT_SESSION_IDÚClientSessionÚpull_sessionÚpush_sessionÚshow_session)r   r   r   r   r   )Ú__doc__Ú
__future__r   ÚloggingÚ	getLoggerÚ__name__ÚlogÚsessionr   r   r   r   r   Ú__all__© r   r   ú9/tmp/pip-unpacked-wheel-f5fndrjf/bokeh/client/__init__.pyÚ<module>   s
   
