mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Fix typo & readjust sidebars
This commit is contained in:
Vendored
+7
-9
@@ -4,27 +4,25 @@
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p style="margin-left:auto; margin-right: auto;"><iframe src="https://ghbtns.com/github-btn.html?user=realpython&repo=python-guide&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe></p>
|
||||
|
||||
<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>
|
||||
|
||||
<iframe src="https://ghbtns.com/github-btn.html?user=realpython&repo=python-guide&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
|
||||
<div style="display:block;position:relative;margin: 1em 0 1em 0;">
|
||||
<div style="display:block;width:100%;padding-top:100%;"></div>
|
||||
<div class="rpad" data-unit="1x1" style="position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;"></div>
|
||||
</div>
|
||||
|
||||
<h3>O'Reilly Book</h3>
|
||||
|
||||
<p>This guide is now available in tangible book form!</p>
|
||||
|
||||
<p><a href="/guide-book" target="_blank"><img style="max-width: 66%; text-align: center;" src="/_static/guide-book-cover.jpg" alt="Python Guide Book Cover"></a></p>
|
||||
<p><a href="/guide-book" target="_blank"><img style="max-width: 100%; text-align: center;" src="/_static/guide-book-cover.jpg" alt="Python Guide Book Cover"></a></p>
|
||||
|
||||
<p>All proceeds are being directly donated to the <a href="https://djangogirls.org">DjangoGirls</a> organization.</p>
|
||||
|
||||
<p>
|
||||
<div style="display:block;position:relative;">
|
||||
<div style="display:block;width:100%;padding-top:100%;"></div>
|
||||
<div class="rpad" data-unit="1x1" style="position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;"></div>
|
||||
</div>
|
||||
</p>
|
||||
|
||||
<h3>Contributors</h3>
|
||||
<p>
|
||||
This guide is the result of the collaboration of
|
||||
|
||||
Reference in New Issue
Block a user