[PyCall] Julia Exception to Python exception

Hello! I want to create python exception from Julia exception with preserving backtrace (writing my Julia api for sentry using python sdk). Is it possible? How could I achieve that?