Using python to create questoin

Is it possible to use python code to create question.

Hi @Prajakta2021
You can use any language that supports regular REST API:
https://www.metabase.com/docs/latest/api-documentation.html
If you search the forum, you'll find various projects that have created a wrapper for the API.