mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Un-hypenating best practice
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ Hitchhiker's Guide to Python
|
||||
be done.**
|
||||
|
||||
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
|
||||
basis.
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
<h1>Python Guide.</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.
|
||||
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>
|
||||
|
||||
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
<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.
|
||||
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>
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ Welcome to The Hitchhiker's Guide to Python.
|
||||
`fork us on GitHub <https://github.com/kennethreitz/python-guide>`_!
|
||||
|
||||
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.
|
||||
|
||||
.. include:: contents.rst.inc
|
||||
|
||||
@@ -61,7 +61,7 @@ Purpose
|
||||
~~~~~~~
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user