> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-sdk-testing-latest.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Python

<Card title="Le client W&B prend-il en charge Python 2 ?" href="/fr/support/models/articles/does-the-wb-client-support-python-2" arrow="true" horizontal>
  La bibliothèque cliente W\&B prenait en charge à la fois Python 2.7 et Python 3 jusqu’à la version 0.10. La version 0.11 a supprimé la prise en charge de Python 2.7 ...
</Card>

<Card title="Le client W&B prend-il en charge Python 3.5 ?" href="/fr/support/models/articles/does-the-wb-client-support-python-35" arrow="true" horizontal>
  La bibliothèque cliente W\&B prenait en charge Python 3.5 jusqu’à la version 0.11. La prise en charge de Python 3.5 a pris fin avec la version 0.12, qui al ...
</Card>

<Card title="Cela fonctionne-t-il uniquement avec Python ?" href="/fr/support/models/articles/does-this-only-work-for-python" arrow="true" horizontal>
  La bibliothèque prend en charge Python 2.7 et les versions ultérieures, ainsi que Python 3.6 et les versions ultérieures. L’architecture permet l’intégration avec d’aut ...
</Card>

<Card title="Comment puis-je reprendre un balayage à l’aide de code Python ?" href="/fr/support/models/articles/how-can-i-resume-a-sweep-using-python-co" arrow="true" horizontal>
  Pour reprendre un balayage, passez le sweep\_id à la fonction wandb.agent().
</Card>

<Card title="Comment puis-je installer la bibliothèque Python wandb dans des environnements sans gcc ?" href="/fr/support/models/articles/how-do-i-install-the-wandb-python-librar" arrow="true" horizontal>
  Cette page s’adresse aux utilisateurs qui souhaitent installer la bibliothèque Python wandb dans des environnements sans gcc, tels que des conteneurs minimaux ...
</Card>

<Card title="Existe-t-il un package Anaconda pour Weights and Biases ?" href="/fr/support/models/articles/is-there-an-anaconda-package-for-weights" arrow="true" horizontal>
  Un package Anaconda est disponible, et vous pouvez l’installer avec pip ou conda. Pour conda, obtenez le package depuis le c ...
</Card>
