Function extract_dependencies_python

Source
pub fn extract_dependencies_python(
    source_code: &str,
) -> Result<JsValue, JsValue>