Skip to content
Snippets Groups Projects
Forked from Applications / calamares
Source project has a limited visibility.
  • Teo Mrnjavac's avatar
    a61a36d9
    We have a Python API for jobmodules! · a61a36d9
    Teo Mrnjavac authored
    Created a Boost.Python module interface in libcalamares.
    Added a PythonJob wrapper and exposed it in the Python module.
    Rename target calamareslib ==> calamares so in Python it's libcalamares.
    Python-related classes in libcalamares that aren't exported as C++
    symbols are now in a CalamaresPrivate namespace.
    Import the libcalamares python module into every Python script before
    running it.
    Added Python error handling to PythonJobHelper.
    Added some more testing code to dummypython module.
    a61a36d9
    History
    We have a Python API for jobmodules!
    Teo Mrnjavac authored
    Created a Boost.Python module interface in libcalamares.
    Added a PythonJob wrapper and exposed it in the Python module.
    Rename target calamareslib ==> calamares so in Python it's libcalamares.
    Python-related classes in libcalamares that aren't exported as C++
    symbols are now in a CalamaresPrivate namespace.
    Import the libcalamares python module into every Python script before
    running it.
    Added Python error handling to PythonJobHelper.
    Added some more testing code to dummypython module.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.