Installation ============ stratapy runs in Python, but there are few ways this can be achieved. - If you wish to **install Python on your machine** for the first time, we recommend following the steps in the `First Time Setup `__ guide below. - Alternatively, you can **use an online platform** such as Google Colab to run Python and stratapy **without installing anything** on your local machine. - If you **already have Python installed** and are familiar with using it, you can skip to `Installation `__ to install stratapy directly. .. grid:: 3 .. grid-item-card:: First Time Setup :link: first_time_setup.html :link-type: url Install Python and get ready to use stratapy .. grid-item-card:: Using Online Platforms :link: online_platforms.html :link-type: url Use stratapy online without installing anything .. grid-item-card:: First Time Setup :link: installation.html :link-type: url How to install stratapy in Python .. toctree:: :maxdepth: 1 :hidden: first_time_setup online_platforms installation