mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Un-hypenating best practice
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ Hitchhiker's Guide to Python
|
|||||||
be done.**
|
be done.**
|
||||||
|
|
||||||
This guide is currently under heavy development. This opinionated guide
|
This guide is currently under heavy development. This opinionated guide
|
||||||
exists to provide both novice and expert Python developers a best-practice
|
exists to provide both novice and expert Python developers a best practice
|
||||||
handbook to the installation, configuration, and usage of Python on a daily
|
handbook to the installation, configuration, and usage of Python on a daily
|
||||||
basis.
|
basis.
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
<h1>Python Guide.</h1>
|
<h1>Python Guide.</h1>
|
||||||
<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.
|
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>
|
</p>
|
||||||
|
|
||||||
<h3>Get Updates</h3>
|
<h3>Get Updates</h3>
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
<h1><a href="http://python-guide.org">Python Guide.</a></h1>
|
<h1><a href="http://python-guide.org">Python Guide.</a></h1>
|
||||||
<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.
|
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>
|
</p>
|
||||||
|
|
||||||
<h3>Get Updates</h3>
|
<h3>Get Updates</h3>
|
||||||
|
|||||||
+1
-1
@@ -12,7 +12,7 @@ Welcome to The Hitchhiker's Guide to Python.
|
|||||||
`fork us on GitHub <https://github.com/kennethreitz/python-guide>`_!
|
`fork us on GitHub <https://github.com/kennethreitz/python-guide>`_!
|
||||||
|
|
||||||
This *opinionated* guide exists to provide both novice and expert Python
|
This *opinionated* guide exists to provide both novice and expert Python
|
||||||
developers a best-practice handbook to the installation, configuration, and
|
developers a best practice handbook to the installation, configuration, and
|
||||||
usage of Python on a daily basis.
|
usage of Python on a daily basis.
|
||||||
|
|
||||||
.. include:: contents.rst.inc
|
.. include:: contents.rst.inc
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ Purpose
|
|||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
The Hitchhiker's Guide to Python exists to provide both novice and expert
|
The Hitchhiker's Guide to Python exists to provide both novice and expert
|
||||||
Python developers a best-practice handbook to the installation, configuration,
|
Python developers a best practice handbook for the installation, configuration,
|
||||||
and usage of Python on a daily basis.
|
and usage of Python on a daily basis.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user