root/hodgestar/Talks/PythonForProgrammers/html/py4progs-13.html @ 737

Revision 737, 0.8 kB (checked in by hodgestar, 6 months ago)

Complete slides.

Line 
1<html>
2<head>
3<title>Python 4 Programmers</title>
4<link rel="stylesheet" type="text/css" href="main.css" />
5<link rel="stylesheet" type="text/css" href="pygment.css" />
6</head>
7<body>
8<div style='margin: auto; width: 50%;'><h2>Interacting with the Python Community</h2><ul>
9<li><a href="http://www.python.org">Python.org</a></li>
10
11<ul><li><a href="http://www.python.org/dev/peps/">PEP8</a></li>
12
13<li><a href="http://pypi.python.org/pypi/pep8">PEP8 Checker</a></li>
14</ul>
15<li><a href="http://docs.python.org/">Python Docs</a></li>
16
17<li>import this</li>
18</ul>
19</div><br /><div class="footer"><hr /><div style="float: left; font-style: italic;">Python 4 Programmers</div><div style="float: right;"><a accesskey="P" href="py4progs-12.html">Prev</a> | <a accesskey="I" href="py4progs-0.html">Index</a> | Next</div></div></body></html>
Note: See TracBrowser for help on using the browser.