PyPI Mirror
The following guide will allow users to download python packages from PyPI by connecting to a trusted mirror from either a Linux or Windows workstation
Users can download packages from the Stronghold PyPI mirror by running the following command in your terminal:
pip install <package>
This command is already configured to point to the Stronghold PyPI mirror with the correct options. Replace <package>
with the package you wish to download.
Last updated