Metadata-Version: 2.1
Name: dask-gateway
Version: 0.9.0
Summary: A client library for interacting with a dask-gateway server
Home-page: https://gateway.dask.org/
Maintainer: Jim Crist-Harif
Maintainer-email: jcristharif@gmail.com
License: BSD
Project-URL: Documentation, https://gateway.dask.org/
Project-URL: Source, https://github.com/dask/dask-gateway/
Project-URL: Issue Tracker, https://github.com/dask/dask-gateway/issues
Description: dask-gateway
        ============
        
        A client library for interacting with a dask-gateway server. See `the
        documentation <https://gateway.dask.org/>`__ for more information.
        
Keywords: dask hadoop kubernetes HPC distributed cluster
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: kerberos
