WIP Update DynarePython authored by MichelJuillard's avatar MichelJuillard
...@@ -11,4 +11,4 @@ The general goal of the project is to create a Python package that can ...@@ -11,4 +11,4 @@ The general goal of the project is to create a Python package that can
- as *.py files - as *.py files
- calling the bytecode library generated by the preprocessor - calling the bytecode library generated by the preprocessor
2. Decide about the distribution of Dynare Preprocessor for Python (should be transparent to the Python user who installs the Dynare Python package) 2. Decide about the distribution of Dynare Preprocessor for Python (should be transparent to the Python user who installs the Dynare Python package)
3. Use [JuliaCall(https://juliapy.github.io/PythonCall.jl/stable/juliacall/)] 3. Use [JuliaCall](https://juliapy.github.io/PythonCall.jl/stable/juliacall/)