cars-forge

Create an on-demand/spot fleet of single or cluster EC2 instances.


Keywords
AWS, Cluster, EC2, Jupyter, On-Demand, Spark, Spot, ec2-spot, hacktoberfest, python
License
Apache-2.0
Install
pip install cars-forge==1.0.2

Documentation

GitHub license PyPI hacktoberfest PyPI - Downloads GitHub Workflow Status (branch) GitHub contributors

About

Forge is a Python-based command-line tool that starts a single or cluster of EC2 instances, and runs the required scripts on these instances. Forge can be used by anyone to create their own environment where they can do anything like develop products, analyze data, host interactive dashboards, or run production workloads on terabytes of RAM. Forge gives you complete flexibility while making it easy to run everything on spot EC2 instances saving you up to 90%.

Install

Install Forge with Pip:

pip install cars-forge

Getting Started

To get started using Forge you can follow the Documentation.

Versioning

This project adheres to Semantic Versioning. Please refer to the Changelog for information regarding the differences between versions of the project.