Metadata-Version: 2.1
Name: dask-gateway
Version: 0.2.0
Summary: A client library for interacting with a dask-gateway server
Home-page: http://github.com/jcrist/dask-gateway/
Maintainer: Jim Crist
Maintainer-email: jiminy.crist@gmail.com
License: BSD
Platform: UNKNOWN
Requires-Dist: tornado
Requires-Dist: dask (>=2.0.0)
Requires-Dist: distributed (>=2.0.0)
Provides-Extra: kerberos
Requires-Dist: pykerberos ; extra == 'kerberos'

dask-gateway
============

A client library for interacting with a dask-gateway server. See `the
documentation <https://jcrist.github.io/dask-gateway/>`__ for more information.


