sandbox_python
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sandbox_python [2022/09/22 23:41] – jhagstrand | sandbox_python [2023/01/12 04:58] (current) – removed jhagstrand | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== sandbox python ====== | ||
| - | |||
| - | ===== Python Scripts ===== | ||
| - | |||
| - | I can test my python script from the command line. \\ | ||
| - | python index.cgi \\ | ||
| - | |||
| - | In the default a2hosting account, I can run any version of python. \\ | ||
| - | python --version \\ | ||
| - | python3 --version \\ | ||
| - | python3.7 --version \\ | ||
| - | |||
| - | I can also create a virtual environment, | ||
| - | Then I can use this environment to run cgi scripts. \\ | ||
sandbox_python.1663904486.txt.gz · Last modified: 2022/09/22 23:41 by jhagstrand