Changes between Version 47 and Version 48 of pyrunner


Ignore:
Timestamp:
09/18/24 14:32:36 (7 months ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyrunner

    v47 v48  
    55The PyRunner can take a ready-to-use python pip-installable tar.gz file. Such file is usually generated using the setuptool in python. This file contains references to all dependencies, those need to be downloaded from the web during installation of the file. The PyRunner creates a virtual environment, and installs your tar.gz file and all dependencies in the virtual environment.
    66
    7 At this moment PyRunner is compatible with python 3.8, 3.9 and 3.10.
     7At this moment PyRunner is compatible with python 3.8, 3.9 3.10 and 3.11.
    88
    99=== Network