(overview_python_handbook)= # FAQ: a Python handbook to interact with {{ uranie }} This section introduces some frequently asked methods to help handling data and objects (as many objects proposed are either {{root}} or C++-based). Some of these methods are used throughout the examples in the macros in [](#use_cases_module), but the aim here is to gather everything that might be of use for a python user that would like to put his hand on {{uranie}}. Most of this methods rely on {{root}} version being greater than 6.20 but the modification are small if one uses older versions (as long as it is greater than6). ```{toctree} handbook_py/tdataserver_conversion_py handbook_py/tmatrixd_conversion_py handbook_py/cpp_function_py handbook_py/pass_argument_py ```