Skip to content

Commit 26b325b

Browse files
committed
push site version 0.15: add packages & modules
1 parent 3b0dfab commit 26b325b

File tree

127 files changed

+2036
-1791
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+2036
-1791
lines changed

docs/.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 65d14d1890d61fb7e75c4307fa2c7161
3+
config: d970b674a212f829c280da74323117e2
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file not shown.
Binary file not shown.

docs/.doctrees/environment.pickle

69.8 KB
Binary file not shown.

docs/.doctrees/module_5.doctree

48 Bytes
Binary file not shown.

docs/Module1_GettingStartedWithPython/Exercises/Informal_Intro_Python.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Exercises &mdash; Python Like You Mean It 0.14.0 documentation</title>
11+
<title>Exercises &mdash; Python Like You Mean It 0.15.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../../genindex.html"/>
3939
<link rel="search" title="Search" href="../../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 0.14.0 documentation" href="../../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 0.15.0 documentation" href="../../index.html"/>
4141

4242

4343
<script src="../../_static/js/modernizr.min.js"></script>
@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
0.14.0
69+
0.15.0
7070
</div>
7171

7272

@@ -292,7 +292,7 @@ <h2>Doing Simple Arithmetic (not graded)<a class="headerlink" href="#Doing-Simpl
292292
<script type="text/javascript">
293293
var DOCUMENTATION_OPTIONS = {
294294
URL_ROOT:'../../',
295-
VERSION:'0.14.0',
295+
VERSION:'0.15.0',
296296
COLLAPSE_INDEX:false,
297297
FILE_SUFFIX:'.html',
298298
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/GettingStartedWithPython.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Introducing the Python Programming Language &mdash; Python Like You Mean It 0.14.0 documentation</title>
11+
<title>Introducing the Python Programming Language &mdash; Python Like You Mean It 0.15.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 0.14.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 0.15.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="Installing Python" href="Installing_Python.html"/>
4343
<link rel="prev" title="A Quick Guide to Formatting" href="SiteFormatting.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
0.14.0
72+
0.15.0
7373
</div>
7474

7575

@@ -463,7 +463,7 @@ <h2>Summary<a class="headerlink" href="#Summary" title="Permalink to this headli
463463
<script type="text/javascript">
464464
var DOCUMENTATION_OPTIONS = {
465465
URL_ROOT:'../',
466-
VERSION:'0.14.0',
466+
VERSION:'0.15.0',
467467
COLLAPSE_INDEX:false,
468468
FILE_SUFFIX:'.html',
469469
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Getting_Started_With_IDEs_and_Notebooks.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Setting Up a Development Environment &mdash; Python Like You Mean It 0.14.0 documentation</title>
11+
<title>Setting Up a Development Environment &mdash; Python Like You Mean It 0.15.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 0.14.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 0.15.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="Module 2: The Essentials of Python" href="../module_2.html"/>
4343
<link rel="prev" title="Jupyter Notebooks" href="Jupyter_Notebooks.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
0.14.0
72+
0.15.0
7373
</div>
7474

7575

@@ -360,7 +360,7 @@ <h3>Recommended IDEs<a class="headerlink" href="#Recommended-IDEs" title="Permal
360360
<script type="text/javascript">
361361
var DOCUMENTATION_OPTIONS = {
362362
URL_ROOT:'../',
363-
VERSION:'0.14.0',
363+
VERSION:'0.15.0',
364364
COLLAPSE_INDEX:false,
365365
FILE_SUFFIX:'.html',
366366
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Informal_Intro_Python.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>An Informal Introduction to Python &mdash; Python Like You Mean It 0.14.0 documentation</title>
11+
<title>An Informal Introduction to Python &mdash; Python Like You Mean It 0.15.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 0.14.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 0.15.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="Jupyter Notebooks" href="Jupyter_Notebooks.html"/>
4343
<link rel="prev" title="Installing Python" href="Installing_Python.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
0.14.0
72+
0.15.0
7373
</div>
7474

7575

@@ -1208,7 +1208,7 @@ <h2>Playing with Lists<a class="headerlink" href="#Playing-with-Lists" title="Pe
12081208
<script type="text/javascript">
12091209
var DOCUMENTATION_OPTIONS = {
12101210
URL_ROOT:'../',
1211-
VERSION:'0.14.0',
1211+
VERSION:'0.15.0',
12121212
COLLAPSE_INDEX:false,
12131213
FILE_SUFFIX:'.html',
12141214
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Installing_Python.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Installing Python &mdash; Python Like You Mean It 0.14.0 documentation</title>
11+
<title>Installing Python &mdash; Python Like You Mean It 0.15.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 0.14.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 0.15.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="An Informal Introduction to Python" href="Informal_Intro_Python.html"/>
4343
<link rel="prev" title="Introducing the Python Programming Language" href="GettingStartedWithPython.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
0.14.0
72+
0.15.0
7373
</div>
7474

7575

@@ -312,7 +312,7 @@ <h2>Installing Anaconda<a class="headerlink" href="#Installing-Anaconda" title="
312312
<script type="text/javascript">
313313
var DOCUMENTATION_OPTIONS = {
314314
URL_ROOT:'../',
315-
VERSION:'0.14.0',
315+
VERSION:'0.15.0',
316316
COLLAPSE_INDEX:false,
317317
FILE_SUFFIX:'.html',
318318
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Jupyter_Notebooks.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Jupyter Notebooks &mdash; Python Like You Mean It 0.14.0 documentation</title>
11+
<title>Jupyter Notebooks &mdash; Python Like You Mean It 0.15.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 0.14.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 0.15.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="Setting Up a Development Environment" href="Getting_Started_With_IDEs_and_Notebooks.html"/>
4343
<link rel="prev" title="An Informal Introduction to Python" href="Informal_Intro_Python.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
0.14.0
72+
0.15.0
7373
</div>
7474

7575

@@ -1489,7 +1489,7 @@ <h3>Using Jupyter Notebooks with Other Languages<a class="headerlink" href="#Usi
14891489
<script type="text/javascript">
14901490
var DOCUMENTATION_OPTIONS = {
14911491
URL_ROOT:'../',
1492-
VERSION:'0.14.0',
1492+
VERSION:'0.15.0',
14931493
COLLAPSE_INDEX:false,
14941494
FILE_SUFFIX:'.html',
14951495
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Numerical_Work_In_Python.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Doing Numerical Work in Python &mdash; Python Like You Mean It 0.14.0 documentation</title>
11+
<title>Doing Numerical Work in Python &mdash; Python Like You Mean It 0.15.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 0.14.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 0.15.0 documentation" href="../index.html"/>
4141

4242

4343
<script src="../_static/js/modernizr.min.js"></script>
@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
0.14.0
69+
0.15.0
7070
</div>
7171

7272

@@ -314,7 +314,7 @@ <h2>Summary<a class="headerlink" href="#Summary" title="Permalink to this headli
314314
<script type="text/javascript">
315315
var DOCUMENTATION_OPTIONS = {
316316
URL_ROOT:'../',
317-
VERSION:'0.14.0',
317+
VERSION:'0.15.0',
318318
COLLAPSE_INDEX:false,
319319
FILE_SUFFIX:'.html',
320320
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/SiteFormatting.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>A Quick Guide to Formatting &mdash; Python Like You Mean It 0.14.0 documentation</title>
11+
<title>A Quick Guide to Formatting &mdash; Python Like You Mean It 0.15.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 0.14.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 0.15.0 documentation" href="../index.html"/>
4141
<link rel="up" title="Module 1: Getting Started with Python" href="../module_1.html"/>
4242
<link rel="next" title="Introducing the Python Programming Language" href="GettingStartedWithPython.html"/>
4343
<link rel="prev" title="Module 1: Getting Started with Python" href="../module_1.html"/>
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
0.14.0
72+
0.15.0
7373
</div>
7474

7575

@@ -496,7 +496,7 @@ <h1>A Quick Guide to Formatting<a class="headerlink" href="#A-Quick-Guide-to-For
496496
<script type="text/javascript">
497497
var DOCUMENTATION_OPTIONS = {
498498
URL_ROOT:'../',
499-
VERSION:'0.14.0',
499+
VERSION:'0.15.0',
500500
COLLAPSE_INDEX:false,
501501
FILE_SUFFIX:'.html',
502502
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Untitled.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Informal Introduction to Python &mdash; Python Like You Mean It 0.14.0 documentation</title>
11+
<title>Informal Introduction to Python &mdash; Python Like You Mean It 0.15.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 0.14.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 0.15.0 documentation" href="../index.html"/>
4141

4242

4343
<script src="../_static/js/modernizr.min.js"></script>
@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
0.14.0
69+
0.15.0
7070
</div>
7171

7272

@@ -258,7 +258,7 @@ <h2>The Python Console<a class="headerlink" href="#The-Python-Console" title="Pe
258258
<script type="text/javascript">
259259
var DOCUMENTATION_OPTIONS = {
260260
URL_ROOT:'../',
261-
VERSION:'0.14.0',
261+
VERSION:'0.15.0',
262262
COLLAPSE_INDEX:false,
263263
FILE_SUFFIX:'.html',
264264
HAS_SOURCE: true,

docs/Module1_GettingStartedWithPython/Untitled1.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>&lt;no title&gt; &mdash; Python Like You Mean It 0.14.0 documentation</title>
11+
<title>&lt;no title&gt; &mdash; Python Like You Mean It 0.15.0 documentation</title>
1212

1313

1414

@@ -37,7 +37,7 @@
3737
<link rel="index" title="Index"
3838
href="../genindex.html"/>
3939
<link rel="search" title="Search" href="../search.html"/>
40-
<link rel="top" title="Python Like You Mean It 0.14.0 documentation" href="../index.html"/>
40+
<link rel="top" title="Python Like You Mean It 0.15.0 documentation" href="../index.html"/>
4141

4242

4343
<script src="../_static/js/modernizr.min.js"></script>
@@ -66,7 +66,7 @@
6666

6767

6868
<div class="version">
69-
0.14.0
69+
0.15.0
7070
</div>
7171

7272

@@ -231,7 +231,7 @@
231231
<script type="text/javascript">
232232
var DOCUMENTATION_OPTIONS = {
233233
URL_ROOT:'../',
234-
VERSION:'0.14.0',
234+
VERSION:'0.15.0',
235235
COLLAPSE_INDEX:false,
236236
FILE_SUFFIX:'.html',
237237
HAS_SOURCE: true,

0 commit comments

Comments
 (0)