7ea44d915c9502b4597a719ffb843f17f89c04b0
[python-guide.git] / docs / _templates / sidebarintro.html
1 <h1>Python Guide.</h1>
2 <p>
3   This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
4 </p>
5
6 <h3>Feedback</h3>
7 <p>
8   Feedback is greatly appreciated. If you have any questions, comments,
9   random praise, or anonymous threats, <a href="mailto:me@kennethreitz.com">
10   shoot me an email</a>.
11 </p>
12
13
14 <h3>Useful Links</h3>
15 <ul>
16   <li><a href="http://python-guide.org/">The Guide Website</a></li>
17   <li><a href="http://github.com/kennethreitz/python-guide">The Guide @ GitHub</a></li>
18   <li><a href="http://github.com/kennethreitz/python-guide/issues">Issue Tracker</a></li>
19 </ul>