my $client = Inline::Python::Object->new('__main__', 'Client'); #### my $client = py_new_object( 'Client', 'hyperdex.client', 'Class', ... );