User Tools

Site Tools


sandbox_python

This is an old revision of the document!


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, in which I can use pip to install packages.
Then I can use this environment to run cgi scripts.

sandbox_python.1663904486.txt.gz · Last modified: 2022/09/22 23:41 by jhagstrand

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki