{ "info": { "author": "Marcos Araujo Sobrinho", "author_email": "marcos@mcmweb.com.br", "bugtrack_url": null, "classifiers": [], "description": "AWS Spot Fleet Helper\n\nPython library to help launching a fleet of Spot instances within AWS infrastructure\n\nFunctionality is also available via CLI:\n\n$ spot_fleet_config.py --help\nusage: spot_fleet_config.py [-h] -bid-value BID_VALUE -ssh-key-name\n SSH_KEY_NAME -ami-id AMI_ID -iam-role IAM_ROLE\n -instance-type INSTANCE_TYPE [INSTANCE_TYPE ...]\n -security-group SECURITY_GROUP\n [SECURITY_GROUP ...] -subnet-id SUBNET_ID\n [SUBNET_ID ...]\n [--assign-public-ip ASSIGN_PUBLIC_IP]\n [--fleet-role FLEET_ROLE] [--user-data USER_DATA]\n account-id\n\nTool to launch a fleet of Spot instances within AWS infrastructure\n\npositional arguments:\n account-id AWS account id\n\noptional arguments:\n -h, --help show this help message and exit\n -bid-value BID_VALUE Maximum bid value per VCPU in USD\n -ssh-key-name SSH_KEY_NAME\n SSH key name to be used\n -ami-id AMI_ID Amazon Machine Image id to deploy\n -iam-role IAM_ROLE Instance IAM role\n -instance-type INSTANCE_TYPE [INSTANCE_TYPE ...]\n Instance types to deploy (ex: c3.4xlarge, m3.medium)\n -security-group SECURITY_GROUP [SECURITY_GROUP ...]\n Security Group ids to deploy\n -subnet-id SUBNET_ID [SUBNET_ID ...]\n Subnet ids to deploy\n --assign-public-ip ASSIGN_PUBLIC_IP\n Assign public ip to launched instances\n --fleet-role FLEET_ROLE\n IAM role used to deploy assets (default:\n aws_spot_fleet_helper-ec2-spot-fleet-role)\n --user-data USER_DATA\n User data to be included in instance launch\n configuration. File name or \"-\" for reading from stdin", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/aws-spot-fleet-helper", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/equake/aws_spot_fleet_helper-spot-fleet-helper/", "keywords": "aws,boto3,spot-fleet,spot,fleet,amazon web services", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "aws-spot-fleet-helper", "package_url": "https://pypi.org/project/aws-spot-fleet-helper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/aws-spot-fleet-helper/", "project_urls": { "Download": "https://pypi.python.org/pypi/aws-spot-fleet-helper", "Homepage": "https://gitlab.com/equake/aws_spot_fleet_helper-spot-fleet-helper/" }, "release_url": "https://pypi.org/project/aws-spot-fleet-helper/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Python library to help launching a fleet of Spot instances within AWS infrastructure", "version": "0.2.0" }, "last_serial": 2505622, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "7fa444312f98ac4a37253ce1354de915", "sha256": "5083b50dd7aa4198799d451c5bbd489bd22a4b7fdc62d930b80e8a9c05d9ac69" }, "downloads": -1, "filename": "aws-spot-fleet-helper-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7fa444312f98ac4a37253ce1354de915", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6081, "upload_time": "2016-12-07T21:03:01", "url": "https://files.pythonhosted.org/packages/92/49/5b9400028d9df126dd87d08f0a34ee677920cd5529cd46b8f5f8ea7abb2a/aws-spot-fleet-helper-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7fa444312f98ac4a37253ce1354de915", "sha256": "5083b50dd7aa4198799d451c5bbd489bd22a4b7fdc62d930b80e8a9c05d9ac69" }, "downloads": -1, "filename": "aws-spot-fleet-helper-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7fa444312f98ac4a37253ce1354de915", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6081, "upload_time": "2016-12-07T21:03:01", "url": "https://files.pythonhosted.org/packages/92/49/5b9400028d9df126dd87d08f0a34ee677920cd5529cd46b8f5f8ea7abb2a/aws-spot-fleet-helper-0.2.0.tar.gz" } ] }