Artifacts ######### This page explains how to download the different artifacts generated by the build process. These artifacts include wheels, source tarballs, and documentation files in various formats. Required artifacts ================== These artifacts include the minimum software required for installing PyWorkbench. .. jinja:: artifacts .. list-table:: :header-rows: 1 :widths: 16, 42, 42 * - :fas:`laptop` Platform - :fas:`cog` Wheels - :fas:`code` Source {% for platform in SUPPORTED_PLATFORMS %} * - :fab:`{{ platform }}` {{ platform | capitalize }} - `{{ wheels }} <_static/artifacts/{{ wheels }}>`_ - `{{ source }} <_static/artifacts/{{ source }}>`_ {% endfor %}