Skip to content

Commit a786653

Browse files
committed
Download link
1 parent aba98d4 commit a786653

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ OpenAPI syntax we use a few [vendor extensions](https://github.com/Redocly/redoc
1313

1414
## Building
1515

16+
Download the FirstLanguage Python SDK from <a href="FirstLanguage_PythonSDK.zip">here</a>
17+
1618
You must have Python `3 >=3.7, <= 3.9` installed on your system to install and run this SDK. This SDK package depends on other Python packages like nose, jsonpickle etc. These dependencies are defined in the `requirements.txt` file that comes with the SDK. To resolve these dependencies, you can use the PIP Dependency manager. Install it by following steps at [https://pip.pypa.io/en/stable/installing/](https://pip.pypa.io/en/stable/installing/).
1719

1820
Python and PIP executables should be defined in your PATH. Open command prompt and type `pip --version`. This should display the version of the PIP Dependency Manager installed if your installation was successful and the paths are properly defined.

0 commit comments

Comments
 (0)