You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,21 @@ Posts and associated code:
7
7
8
8
|Post|Code Directory|
9
9
|---|---|
10
-
|[First Steps with GitPython](https://www.fullstackpython.com/blog/first-steps-gitpython.html)|[first-step-gitpython](https://github.com/fullstackpython/blog-code-examples/tree/master/first-steps-gitpython)|
11
-
|[DevOps, Thank You Maintainers and Contributing to Open Source](https://www.fullstackpython.com/blog/devops-python-maintaining-contributing-open-source.html)|No code for this post.|
10
+
|[First Steps with GitPython](https://www.fullstackpython.com/blog/first-steps-gitpython.html)|[first-steps-gitpython](https://github.com/fullstackpython/blog-code-examples/tree/master/first-steps-gitpython)|
11
+
|[DevOps, Thank You Maintainers and Contributing to Open Source](https://www.fullstackpython.com/blog/devops-python-maintaining-contributing-open-source.html)|No code in post.|
12
+
|[DevOps, Continuous Delivery... and You](https://www.fullstackpython.com/blog/devops-continuous-delivery-you.html)|No code in post.|
13
+
|[PyDev of the Week, Django 2.0 and Twilio Voices](https://www.fullstackpython.com/blog/pydev-week-django-2-twilio-voices.html)|No code in post.|
14
+
|[PyCon US 2018 CFP, Python Bytes and Pelican](https://www.fullstackpython.com/blog/pycon-us-2018-cfp-python-bytes-pelican.html)|No code in post.|
12
15
|[How to Monitor Python Web Applications](https://www.fullstackpython.com/blog/blog/monitor-python-web-applications.html)|[monitor-python-bottle-apps](https://github.com/fullstackpython/blog-code-examples/tree/master/monitor-python-bottle-apps)|
13
-
|[How to Provision Ubuntu 16.04 Linux Servers on Linode](https://www.fullstackpython.com/blog/provision-ubuntu-linux-servers-linode.html)|No code for this post.|
16
+
|[How to Provision Ubuntu 16.04 Linux Servers on Linode](https://www.fullstackpython.com/blog/provision-ubuntu-linux-servers-linode.html)|No code in post.|
14
17
|[Creating Bar Chart Visuals with Bokeh, Bottle and Python 3](https://www.fullstackpython.com/blog/python-bottle-bokeh-bar-charts.html)|[bar-charts-bokeh-bottle-python-3](https://github.com/fullstackpython/blog-code-examples/tree/master/bar-charts-bokeh-bottle-python-3)|
15
18
|[How to Add Hosted Monitoring to Flask Web Applications](https://www.fullstackpython.com/blog/hosted-monitoring-flask-web-apps.html)|[monitor-flask-apps](https://github.com/fullstackpython/blog-code-examples/tree/master/monitor-flask-apps)|
19
+
|[How to Create Your First Static Site with Pelican and Jinja2](https://www.fullstackpython.com/blog/generating-static-websites-pelican-jinja2-markdown.html)|[generating-static-websites-pelican-jinja2-markdown](https://github.com/fullstackpython/blog-code-examples/tree/master/generating-static-websites-pelican-jinja2-markdown)|
16
20
|[Responsive Bar Charts with Bokeh, Flask and Python 3](https://www.fullstackpython.com/blog/responsive-bar-charts-bokeh-flask-python-3.html)|[bar-charts-bokeh-flask-python-3](https://github.com/fullstackpython/blog-code-examples/tree/master/bar-charts-bokeh-flask-python-3)|
21
+
|[How to Become A Successful Self-Taught Software Developer](https://www.fullstackpython.com/blog/become-successful-self-taught-software-developer.html)|No code in post.|
17
22
|[How to Create Your First Python 3.6 AWS Lambda Function](https://www.fullstackpython.com/blog/aws-lambda-python-3-6.html)|[aws-lambda-python-3-6](https://github.com/fullstackpython/blog-code-examples/tree/master/aws-lambda-python-3-6)|
18
23
|[Getting Started with AWS Lambda & Python 2.7](https://www.fullstackpython.com/blog/aws-lambda-python-2-7.html)|[aws-lambda-python-2-7](https://github.com/fullstackpython/blog-code-examples/tree/master/aws-lambda-python-2-7)|
24
+
|[How to Choose the Right DevOps Tools for You and Your Team](https://www.fullstackpython.com/blog/choose-right-devops-tools.html)|No code in post.|
25
+
|[Creating SSH Keys on macOS Sierra](https://www.fullstackpython.com/blog/ssh-keys-macos-sierra.html)|No code in post.|
26
+
|[Creating SSH Keys on Ubuntu Linux 16.04 LTS](https://www.fullstackpython.com/blog/ssh-keys-ubuntu-linux.html)|No code in post.|
0 commit comments