# Instalando o Python

## &#x20;<a href="#id-4-conectar-uma-fonte-de-dados" id="id-4-conectar-uma-fonte-de-dados"></a>

{% hint style="info" %}
Esse tutorial é necessário para o uso do [Software Cliente Fiel](/painel-cliente-fiel/ferramentas/formas-de-impressao.md#4-conectar-uma-fonte-de-dados-1), a importância desse software é uma das opções de impressão automática dos pedidos.
{% endhint %}

## 1 - Download Python 3.9 <a href="#id-4-conectar-uma-fonte-de-dados" id="id-4-conectar-uma-fonte-de-dados"></a>

Para começar, vá para python.org/downloads e clique no botão para baixar a versão mais recente do Python:

![](/files/-M_baMdJRnZIN-9Ilu8P)

## 2 - Execute o arquivo .exe <a href="#id-4-conectar-uma-fonte-de-dados" id="id-4-conectar-uma-fonte-de-dados"></a>

Em seguida, execute o arquivo .exe que você acabou de baixar:

![](/files/-M_bacPBkP1EcYrlOeZs)

## 3 - Instale o Python 3.9 <a href="#id-4-conectar-uma-fonte-de-dados" id="id-4-conectar-uma-fonte-de-dados"></a>

Agora você pode iniciar a instalação do Python clicando em Instalar agora:

![](/files/-M_baoZKnxnw1H9oDvPW)

Observe que, dependendo de suas necessidades, você também pode marcar a caixa para adicionar Python ao caminho.&#x20;

Sua instalação deve começar agora:

![](/files/-M_baqDOCLT5NIiVzR_Y)

Após um curto período de tempo, sua configuração seria concluída:

![](/files/-M_bar39AD0m0hq4ngdJ)

Parabéns, você acabou de instalar o Python no Windows!&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ajuda.clientefiel.app/painel-cliente-fiel/ferramentas/formas-de-impressao/instalando-o-python.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
