qiskit.providers.ibmq.utils.to_python_identifier¶ to_python_identifier(name)[source]¶ Convert a name to a valid Python identifier. Paramètres name (str) – Name to be converted. Type renvoyé str Renvoie Name that is a valid Python identifier.