mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
14 lines
564 B
HTML
14 lines
564 B
HTML
<h1><a href="http://python-guide.org">Python Guide.</a></h1>
|
|
<p>
|
|
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.
|
|
</p>
|
|
|
|
<h3>Donate</h3>
|
|
<p>
|
|
If you enjoy this guide, consider supporting the author <a href="https://www.gittip.com/kennethreitz/">on Gittip</a>:
|
|
</p>
|
|
<p>
|
|
<iframe style="border: 0; margin: 0; padding: 0;"
|
|
src="https://www.gittip.com/kennethreitz/widget.html"
|
|
width="48pt" height="20pt"></iframe>
|
|
</p> |