Skip to content

Commit

Permalink
deploy: 2ddc128
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriqueAJNB committed Oct 1, 2024
1 parent ba599d5 commit df12a82
Show file tree
Hide file tree
Showing 60 changed files with 2,008 additions and 902 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 04fa338c5e7f9453287c58d7ca828b40
config: eb0bbde734a02b5744518af7d67142be
tags: 645f666f9bcd5a90fca523b33c5a78b7
38 changes: 19 additions & 19 deletions 01-instalacao-python/01-intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!DOCTYPE html>


<html lang="en" data-content_root="../" >
<html lang="pt" data-content_root="../" >

<head>
<meta charset="utf-8" />
Expand Down Expand Up @@ -35,13 +35,14 @@
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-thebe.css?v=4fa983c6" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="../_static/justify.css?v=564be945" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" />
<script src="../_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script>

<script src="../_static/documentation_options.js?v=9eb32ce0"></script>
<script src="../_static/documentation_options.js?v=0ff6c57f"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
Expand All @@ -51,6 +52,7 @@
<script>let toggleHintHide = 'Click to hide';</script>
<script>let toggleOpenOnPrint = 'true';</script>
<script src="../_static/togglebutton.js?v=4a39c7ea"></script>
<script src="../_static/translations.js?v=5f54a428"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script src="../_static/design-tabs.js?v=f930bc37"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
Expand All @@ -59,12 +61,12 @@
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = '01-instalacao-python/01-intro';</script>
<link rel="icon" href="../_static/python.svg"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="index" title="Índice" href="../genindex.html" />
<link rel="search" title="Pesquisar" href="../search.html" />
<link rel="next" title="Windows" href="02-windows.html" />
<link rel="prev" title="Python para todos" href="../intro.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:language" content="pt"/>
</head>


Expand Down Expand Up @@ -163,9 +165,9 @@

<script>
document.write(`
<button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
<button class="btn search-button-field search-button__button" title="Pesquisar" aria-label="Pesquisar" data-bs-placement="bottom" data-bs-toggle="tooltip">
<i class="fa-solid fa-magnifying-glass"></i>
<span class="search-button__default-text">Search</span>
<span class="search-button__default-text">Pesquisar</span>
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
</button>
`);
Expand Down Expand Up @@ -299,7 +301,7 @@

<li><a href="https://github.com/HenriqueAJNB/python-para-todos" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
title="Repositório fonte"
data-bs-placement="left" data-bs-toggle="tooltip"
>

Expand All @@ -316,7 +318,7 @@

<li><a href="https://github.com/HenriqueAJNB/python-para-todos/issues/new?title=Issue%20on%20page%20%2F01-instalacao-python/01-intro.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
title="Abra um problema"
data-bs-placement="left" data-bs-toggle="tooltip"
>

Expand All @@ -337,7 +339,7 @@


<div class="dropdown dropdown-download-buttons">
<button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Download this page">
<button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Baixe esta página">
<i class="fas fa-download"></i>
</button>
<ul class="dropdown-menu">
Expand All @@ -346,7 +348,7 @@

<li><a href="../_sources/01-instalacao-python/01-intro.md" target="_blank"
class="btn btn-sm btn-download-source-button dropdown-item"
title="Download source file"
title="Baixar arquivo fonte"
data-bs-placement="left" data-bs-toggle="tooltip"
>

Expand All @@ -364,7 +366,7 @@
<li>
<button onclick="window.print()"
class="btn btn-sm btn-download-pdf-button dropdown-item"
title="Print to PDF"
title="Imprimir em PDF"
data-bs-placement="left" data-bs-toggle="tooltip"
>

Expand All @@ -384,7 +386,7 @@

<button onclick="toggleFullScreen()"
class="btn btn-sm btn-fullscreen-button"
title="Fullscreen mode"
title="Modo tela cheia"
data-bs-placement="bottom" data-bs-toggle="tooltip"
>

Expand All @@ -410,7 +412,7 @@

<script>
document.write(`
<button class="btn btn-sm pst-navbar-icon search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
<button class="btn btn-sm pst-navbar-icon search-button search-button__button" title="Pesquisar" aria-label="Pesquisar" data-bs-placement="bottom" data-bs-toggle="tooltip">
<i class="fa-solid fa-magnifying-glass fa-lg"></i>
</button>
`);
Expand Down Expand Up @@ -442,14 +444,12 @@ <h1>Instalação do Python</h1>

<section id="instalacao-do-python">
<h1>Instalação do Python<a class="headerlink" href="#instalacao-do-python" title="Link to this heading">#</a></h1>
<div style="text-align: justify">
<p>A instalação do Python por si só já tem vários detalhes, vou direto ao ponto pra quem gosta de já colocar a mão na massa, e fornecer mais detalhes para aqueles que gostam de se aprofundar.</p>
<p>Qual sistema operacional você está usando?</p>
<ul class="simple">
<li><p><a class="reference internal" href="02-windows.html#install-python-windows"><span class="std std-ref">Windows</span></a></p></li>
<li><p><a class="reference internal" href="03-linux.html#install-python-linux"><span class="std std-ref">Linux</span></a> (Debian e Ubuntu)</p></li>
</ul>
</div>
<div class="toctree-wrapper compound">
</div>
</section>
Expand Down Expand Up @@ -489,15 +489,15 @@ <h1>Instalação do Python<a class="headerlink" href="#instalacao-do-python" tit
title="previous page">
<i class="fa-solid fa-angle-left"></i>
<div class="prev-next-info">
<p class="prev-next-subtitle">previous</p>
<p class="prev-next-subtitle">anterior</p>
<p class="prev-next-title"> Python para todos</p>
</div>
</a>
<a class="right-next"
href="02-windows.html"
title="next page">
<div class="prev-next-info">
<p class="prev-next-subtitle">next</p>
<p class="prev-next-subtitle">próximo</p>
<p class="prev-next-title">Windows</p>
</div>
<i class="fa-solid fa-angle-right"></i>
Expand All @@ -518,7 +518,7 @@ <h1>Instalação do Python<a class="headerlink" href="#instalacao-do-python" tit
<div class="footer-item">

<p class="component-author">
By Henrique Branco powered by Jupyter Book
De Henrique Branco powered by Jupyter Book
</p>

</div>
Expand Down
49 changes: 23 additions & 26 deletions 01-instalacao-python/02-windows.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!DOCTYPE html>


<html lang="en" data-content_root="../" >
<html lang="pt" data-content_root="../" >

<head>
<meta charset="utf-8" />
Expand Down Expand Up @@ -35,13 +35,14 @@
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-thebe.css?v=4fa983c6" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="../_static/justify.css?v=564be945" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" />
<script src="../_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script>

<script src="../_static/documentation_options.js?v=9eb32ce0"></script>
<script src="../_static/documentation_options.js?v=0ff6c57f"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
Expand All @@ -51,6 +52,7 @@
<script>let toggleHintHide = 'Click to hide';</script>
<script>let toggleOpenOnPrint = 'true';</script>
<script src="../_static/togglebutton.js?v=4a39c7ea"></script>
<script src="../_static/translations.js?v=5f54a428"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script src="../_static/design-tabs.js?v=f930bc37"></script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
Expand All @@ -59,12 +61,12 @@
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = '01-instalacao-python/02-windows';</script>
<link rel="icon" href="../_static/python.svg"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="index" title="Índice" href="../genindex.html" />
<link rel="search" title="Pesquisar" href="../search.html" />
<link rel="next" title="Linux" href="03-linux.html" />
<link rel="prev" title="Instalação do Python" href="01-intro.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:language" content="pt"/>
</head>


Expand Down Expand Up @@ -163,9 +165,9 @@

<script>
document.write(`
<button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
<button class="btn search-button-field search-button__button" title="Pesquisar" aria-label="Pesquisar" data-bs-placement="bottom" data-bs-toggle="tooltip">
<i class="fa-solid fa-magnifying-glass"></i>
<span class="search-button__default-text">Search</span>
<span class="search-button__default-text">Pesquisar</span>
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
</button>
`);
Expand Down Expand Up @@ -299,7 +301,7 @@

<li><a href="https://github.com/HenriqueAJNB/python-para-todos" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
title="Repositório fonte"
data-bs-placement="left" data-bs-toggle="tooltip"
>

Expand All @@ -316,7 +318,7 @@

<li><a href="https://github.com/HenriqueAJNB/python-para-todos/issues/new?title=Issue%20on%20page%20%2F01-instalacao-python/02-windows.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
title="Abra um problema"
data-bs-placement="left" data-bs-toggle="tooltip"
>

Expand All @@ -337,7 +339,7 @@


<div class="dropdown dropdown-download-buttons">
<button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Download this page">
<button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Baixe esta página">
<i class="fas fa-download"></i>
</button>
<ul class="dropdown-menu">
Expand All @@ -346,7 +348,7 @@

<li><a href="../_sources/01-instalacao-python/02-windows.md" target="_blank"
class="btn btn-sm btn-download-source-button dropdown-item"
title="Download source file"
title="Baixar arquivo fonte"
data-bs-placement="left" data-bs-toggle="tooltip"
>

Expand All @@ -364,7 +366,7 @@
<li>
<button onclick="window.print()"
class="btn btn-sm btn-download-pdf-button dropdown-item"
title="Print to PDF"
title="Imprimir em PDF"
data-bs-placement="left" data-bs-toggle="tooltip"
>

Expand All @@ -384,7 +386,7 @@

<button onclick="toggleFullScreen()"
class="btn btn-sm btn-fullscreen-button"
title="Fullscreen mode"
title="Modo tela cheia"
data-bs-placement="bottom" data-bs-toggle="tooltip"
>

Expand All @@ -410,7 +412,7 @@

<script>
document.write(`
<button class="btn btn-sm pst-navbar-icon search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
<button class="btn btn-sm pst-navbar-icon search-button search-button__button" title="Pesquisar" aria-label="Pesquisar" data-bs-placement="bottom" data-bs-toggle="tooltip">
<i class="fa-solid fa-magnifying-glass fa-lg"></i>
</button>
`);
Expand All @@ -434,7 +436,7 @@ <h1>Windows</h1>
<div id="jb-print-toc">

<div>
<h2> Contents </h2>
<h2> Conteúdo </h2>
</div>
<nav aria-label="Page">
<ul class="visible nav section-nav flex-column">
Expand All @@ -454,7 +456,6 @@ <h2> Contents </h2>

<section id="windows">
<span id="install-python-windows"></span><h1>Windows<a class="headerlink" href="#windows" title="Link to this heading">#</a></h1>
<div style="text-align: justify">
<p>Direto e reto, siga todas as instruções sem pular etapas!</p>
<section id="baixe-o-instalador-do-python">
<h2>Baixe o instalador do Python<a class="headerlink" href="#baixe-o-instalador-do-python" title="Link to this heading">#</a></h2>
Expand All @@ -471,7 +472,7 @@ <h2>Baixe o instalador do Python<a class="headerlink" href="#baixe-o-instalador-
<section id="execute-o-instalador">
<span id="execute-installer"></span><h2>Execute o instalador<a class="headerlink" href="#execute-o-instalador" title="Link to this heading">#</a></h2>
<ul class="simple">
<li><p>Localize o arquivo baixado (normalmente na pasta Downloads) e clique duas vezes para abrir.</p></li>
<li><p>Localize o arquivo baixado (normalmente na pasta «Downloads») e clique duas vezes para abrir.</p></li>
<li><p>Marque a opção <strong>Add python.exe to PATH</strong> conforme item (1) da <a class="reference internal" href="#python-setup"><span class="std std-ref">imagem abaixo</span></a>.</p></li>
</ul>
<div class="danger admonition">
Expand All @@ -490,10 +491,7 @@ <h2>Baixe o instalador do Python<a class="headerlink" href="#baixe-o-instalador-
<li><p>Abra o prompt de comando (busque por <code class="docutils literal notranslate"><span class="pre">cmd</span></code> na barra de busca do Windows)</p></li>
<li><p>No prompt de comando (tela preta que abriu), digite <code class="docutils literal notranslate"><span class="pre">python</span> <span class="pre">--version</span></code> e pressione Enter. Você deve ver a versão do Python instalada impresa no terminal, conforme abaixo, confirmando que o Python foi instalado com sucesso! Parabéns!</p></li>
</ul>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>Microsoft<span class="w"> </span>Windows<span class="w"> </span><span class="o">[</span>Version<span class="w"> </span><span class="m">10</span>.0.22631.3810<span class="o">]</span>
<span class="o">(</span>c<span class="o">)</span><span class="w"> </span>Microsoft<span class="w"> </span>Corporation.<span class="w"> </span>All<span class="w"> </span>rights<span class="w"> </span>reserved.

C:<span class="se">\U</span>sers<span class="se">\A</span>dministrator&gt;python<span class="w"> </span>--version
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>&gt;<span class="w"> </span>python<span class="w"> </span>--version
Python<span class="w"> </span><span class="m">3</span>.11.9
</pre></div>
</div>
Expand All @@ -512,7 +510,6 @@ <h2>Baixe o instalador do Python<a class="headerlink" href="#baixe-o-instalador-
<p>Para sair do interpretador e retornar ao prompt de comando, digite <code class="docutils literal notranslate"><span class="pre">exit()</span></code>.</p>
<p>E para abrir o interpretador novamente, digite <code class="docutils literal notranslate"><span class="pre">python</span></code></p>
</div>
</div>
</section>
</section>

Expand Down Expand Up @@ -551,15 +548,15 @@ <h2>Baixe o instalador do Python<a class="headerlink" href="#baixe-o-instalador-
title="previous page">
<i class="fa-solid fa-angle-left"></i>
<div class="prev-next-info">
<p class="prev-next-subtitle">previous</p>
<p class="prev-next-subtitle">anterior</p>
<p class="prev-next-title">Instalação do Python</p>
</div>
</a>
<a class="right-next"
href="03-linux.html"
title="next page">
<div class="prev-next-info">
<p class="prev-next-subtitle">next</p>
<p class="prev-next-subtitle">próximo</p>
<p class="prev-next-title">Linux</p>
</div>
<i class="fa-solid fa-angle-right"></i>
Expand All @@ -576,7 +573,7 @@ <h2>Baixe o instalador do Python<a class="headerlink" href="#baixe-o-instalador-

<div class="sidebar-secondary-item">
<div class="page-toc tocsection onthispage">
<i class="fa-solid fa-list"></i> Contents
<i class="fa-solid fa-list"></i> Conteúdo
</div>
<nav class="bd-toc-nav page-toc">
<ul class="visible nav section-nav flex-column">
Expand All @@ -597,7 +594,7 @@ <h2>Baixe o instalador do Python<a class="headerlink" href="#baixe-o-instalador-
<div class="footer-item">

<p class="component-author">
By Henrique Branco powered by Jupyter Book
De Henrique Branco powered by Jupyter Book
</p>

</div>
Expand Down
Loading

0 comments on commit df12a82

Please sign in to comment.