Files
python-guide/docs/_templates/sidebarlogo.html
T
Britta 560391d0ce Updating "Gittip" to "Gratipay" in text and links
Gittip changed its name to Gratipay more than a year ago.
2015-11-19 17:25:12 -06:00

20 lines
730 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>Get Updates</h3>
<p>Receive updates on new releases and upcoming projects.</p>
<p><a href="http://tinyletter.com/kennethreitz">Subscribe to Newsletter</a></p>
<h3>Donate</h3>
<p>
If you enjoy this guide, consider supporting the author <a href="https://gratipay.com/~kennethreitz/">on Gratipay</a>:
</p>
<p>
<iframe style="border: 0; margin: 0; padding: 0;"
src="https://gratipay.com/~kennethreitz/widget.html"
width="60pt" height="20pt"></iframe>
</p>