- To simplify stub generation, merge PythonSlice into Slice, following existing pattern too, see QCAlgorithm.Python.cs - Minor sintax fixes in example python algorithms
* Add python syntax check * Fix some python regression algorithms * Fixing more bugs
PythonIndicator.IsReady
* First draft of the solution * nit change * Add improvements * Fix failing unit tests * Add improvements