> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-run-filter-ui-updates.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 prise en charge de Python 2.7 a été abandonnée  ...
</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 facilite l’intégration avec ...
</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>
  Si vous obtenez une erreur lors de l’installation de wandb indiquant : installez psutil directement depuis une wheel précompilée. Déterminez votre Pyt ...
</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>
  Il existe un package Anaconda qui peut être installé avec pip ou conda. Pour conda, obtenez le package depuis le conda ...
</Card>
