Metadata-Version: 2.1
Name: dask-gateway-server
Version: 0.6.1
Summary: A multi-tenant server for securely deploying and managing multiple Dask clusters.
Home-page: https://gateway.dask.org/
Maintainer: Jim Crist
Maintainer-email: jiminy.crist@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-server
        ===================
        
        A multi-tenant server for securely deploying and managing Dask clusters. 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: Intended Audience :: System Administrators
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Systems Administration
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Provides-Extra: kerberos
Provides-Extra: kubernetes
Provides-Extra: yarn
