Metadata-Version: 2.1
Name: dask-ec2-launcher
Version: 0.1
Summary: A decorator for launching Dask on AWS EC2 instances
Home-page: https://github.com/helmoftitans/cluster-service
Author: Sudhindra Desai
Author-email: helmoftitans@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: boto3
Requires-Dist: fabric
Requires-Dist: dask
Requires-Dist: distributed
Requires-Dist: s3fs
