summaryrefslogtreecommitdiffstats
path: root/run
Commit message (Collapse)AuthorAgeFilesLines
* Further improvements of Python scripting and web-interface API for register ↵Suren A. Chilingaryan2016-03-021-1/+1
|\ | | | | | | manipulations by Vasiliy Chernov
| * 1. multithreading:Vasilii Chernov2016-03-011-1/+5
|/ | | | | | | | | - Enable multiprocessing for api_server - Enable mutrithreading for html_server 2. py: - extract pcilib->py bases from pcilib->py functions - add api for interact directly with pcilib->py without pcilib context. 3. pcipywrap - Add scripts handling.
* Add run script to run python scripts and binary executables in the local ↵Suren A. Chilingaryan2016-02-231-0/+5
environment