mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #941 from realpython/fix-h1-headers
Fixed all H1 headings
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
#################
|
||||||
404 — Not Found
|
404 — Not Found
|
||||||
===============
|
#################
|
||||||
|
|
||||||
**Sorry, but we couldn't find the page you requested.**
|
**Sorry, but we couldn't find the page you requested.**
|
||||||
|
|
||||||
|
|||||||
+3
-1
@@ -6,8 +6,10 @@
|
|||||||
.. meta::
|
.. meta::
|
||||||
:description: An opinionated guide to the Python programming language and a best practice handbook to the installation, configuration, and usage of Python on a daily basis.
|
:description: An opinionated guide to the Python programming language and a best practice handbook to the installation, configuration, and usage of Python on a daily basis.
|
||||||
|
|
||||||
|
|
||||||
|
#################################
|
||||||
The Hitchhiker's Guide to Python!
|
The Hitchhiker's Guide to Python!
|
||||||
=================================
|
#################################
|
||||||
|
|
||||||
Greetings, Earthling! Welcome to The Hitchhiker's Guide to Python.
|
Greetings, Earthling! Welcome to The Hitchhiker's Guide to Python.
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
.. _the-community:
|
.. _the-community:
|
||||||
|
|
||||||
|
|
||||||
|
#############
|
||||||
The Community
|
The Community
|
||||||
=============
|
#############
|
||||||
|
|
||||||
.. image:: /_static/photos/34689432801_78d97ecec9_k_d.jpg
|
.. image:: /_static/photos/34689432801_78d97ecec9_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
#############
|
||||||
Documentation
|
Documentation
|
||||||
=============
|
#############
|
||||||
|
|
||||||
.. image:: /_static/photos/33928823133_2f3d32cf32_k_d.jpg
|
.. image:: /_static/photos/33928823133_2f3d32cf32_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
############
|
||||||
Introduction
|
Introduction
|
||||||
============
|
############
|
||||||
|
|
||||||
.. image:: /_static/photos/34725946825_0f85497e60_k_d.jpg
|
.. image:: /_static/photos/34725946825_0f85497e60_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
###############
|
||||||
Learning Python
|
Learning Python
|
||||||
===============
|
###############
|
||||||
|
|
||||||
.. image:: /_static/photos/32800783863_11a00db52c_k_d.jpg
|
.. image:: /_static/photos/32800783863_11a00db52c_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
+4
-1
@@ -1,5 +1,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
####
|
||||||
News
|
News
|
||||||
====
|
####
|
||||||
|
|
||||||
.. image:: /_static/photos/33573767786_eececc5d27_k_d.jpg
|
.. image:: /_static/photos/33573767786_eececc5d27_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
##########
|
||||||
Contribute
|
Contribute
|
||||||
~~~~~~~~~~
|
##########
|
||||||
|
|
||||||
.. image:: /_static/photos/33573769116_49c1ef51e7_k_d.jpg
|
.. image:: /_static/photos/33573769116_49c1ef51e7_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
=======
|
#######
|
||||||
License
|
License
|
||||||
=======
|
#######
|
||||||
|
|
||||||
.. image:: /_static/photos/32800805573_568d6b72fd_k_d.jpg
|
.. image:: /_static/photos/32800805573_568d6b72fd_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
.. _guide-style-guide:
|
.. _guide-style-guide:
|
||||||
|
|
||||||
=====================
|
#####################
|
||||||
The Guide Style Guide
|
The Guide Style Guide
|
||||||
=====================
|
#####################
|
||||||
|
|
||||||
.. image:: /_static/photos/33573755856_7f43d43adf_k_d.jpg
|
.. image:: /_static/photos/33573755856_7f43d43adf_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
######################
|
||||||
Systems Administration
|
Systems Administration
|
||||||
======================
|
######################
|
||||||
|
|
||||||
.. image:: /_static/photos/34435690580_3afec7d4cd_k_d.jpg
|
.. image:: /_static/photos/34435690580_3afec7d4cd_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
######################
|
||||||
Continuous Integration
|
Continuous Integration
|
||||||
======================
|
######################
|
||||||
|
|
||||||
.. image:: /_static/photos/33907150594_9abba7ad0a_k_d.jpg
|
.. image:: /_static/photos/33907150594_9abba7ad0a_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
#########################
|
||||||
Command-line Applications
|
Command-line Applications
|
||||||
=========================
|
#########################
|
||||||
|
|
||||||
.. image:: /_static/photos/34435690330_11930b5987_k_d.jpg
|
.. image:: /_static/photos/34435690330_11930b5987_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
################################
|
||||||
Interfacing with C/C++ Libraries
|
Interfacing with C/C++ Libraries
|
||||||
================================
|
################################
|
||||||
|
|
||||||
.. image:: /_static/photos/34725951345_c8f5959a2e_k_d.jpg
|
.. image:: /_static/photos/34725951345_c8f5959a2e_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
####################
|
||||||
Network Applications
|
Network Applications
|
||||||
====================
|
####################
|
||||||
|
|
||||||
.. image:: /_static/photos/34364815780_bea6614025_k_d.jpg
|
.. image:: /_static/photos/34364815780_bea6614025_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
############
|
||||||
Cryptography
|
Cryptography
|
||||||
============
|
############
|
||||||
|
|
||||||
.. image:: /_static/photos/33907152824_bf91078cc1_k_d.jpg
|
.. image:: /_static/photos/33907152824_bf91078cc1_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
#########
|
||||||
Databases
|
Databases
|
||||||
=========
|
#########
|
||||||
|
|
||||||
.. image:: /_static/photos/33907152464_a99fdcc8de_k_d.jpg
|
.. image:: /_static/photos/33907152464_a99fdcc8de_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
################
|
||||||
GUI Applications
|
GUI Applications
|
||||||
================
|
################
|
||||||
|
|
||||||
.. image:: /_static/photos/33907143624_cd621b535c_k_d.jpg
|
.. image:: /_static/photos/33907143624_cd621b535c_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
==================
|
|
||||||
|
##################
|
||||||
Image Manipulation
|
Image Manipulation
|
||||||
==================
|
##################
|
||||||
|
|
||||||
.. image:: /_static/photos/34575689432_3de8e9a348_k_d.jpg
|
.. image:: /_static/photos/34575689432_3de8e9a348_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
####
|
||||||
JSON
|
JSON
|
||||||
====
|
####
|
||||||
|
|
||||||
.. image:: /_static/photos/33928819683_97b5c6a184_k_d.jpg
|
.. image:: /_static/photos/33928819683_97b5c6a184_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
================
|
|
||||||
|
|
||||||
|
################
|
||||||
Machine Learning
|
Machine Learning
|
||||||
================
|
################
|
||||||
|
|
||||||
.. image:: /_static/photos/34018729885_002ced9b54_k_d.jpg
|
.. image:: /_static/photos/34018729885_002ced9b54_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
##########
|
||||||
Networking
|
Networking
|
||||||
==========
|
##########
|
||||||
|
|
||||||
.. image:: /_static/photos/34151833832_6bdfd930af_k_d.jpg
|
.. image:: /_static/photos/34151833832_6bdfd930af_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
=======================
|
|
||||||
|
#######################
|
||||||
Scientific Applications
|
Scientific Applications
|
||||||
=======================
|
#######################
|
||||||
|
|
||||||
.. image:: /_static/photos/33925223870_97e44f5629_k_d.jpg
|
.. image:: /_static/photos/33925223870_97e44f5629_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
#############
|
||||||
HTML Scraping
|
HTML Scraping
|
||||||
=============
|
#############
|
||||||
|
|
||||||
.. image:: /_static/photos/34268661876_442428e122_k_d.jpg
|
.. image:: /_static/photos/34268661876_442428e122_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
==================
|
|
||||||
|
##################
|
||||||
Data Serialization
|
Data Serialization
|
||||||
==================
|
##################
|
||||||
|
|
||||||
.. image:: /_static/photos/33467946364_3e59bd376a_k_d.jpg
|
.. image:: /_static/photos/33467946364_3e59bd376a_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
#####
|
||||||
Speed
|
Speed
|
||||||
=====
|
#####
|
||||||
|
|
||||||
.. image:: /_static/photos/33175625804_e225b90f3e_k_d.jpg
|
.. image:: /_static/photos/33175625804_e225b90f3e_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
=============================
|
|
||||||
|
#############################
|
||||||
Web Applications & Frameworks
|
Web Applications & Frameworks
|
||||||
=============================
|
#############################
|
||||||
|
|
||||||
.. image:: /_static/photos/34309496175_b82d104282_k_d.jpg
|
.. image:: /_static/photos/34309496175_b82d104282_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
###########
|
||||||
XML parsing
|
XML parsing
|
||||||
===========
|
###########
|
||||||
|
|
||||||
.. image:: /_static/photos/33888714601_a1f7d020a2_k_d.jpg
|
.. image:: /_static/photos/33888714601_a1f7d020a2_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
.. _freezing-your-code-ref:
|
.. _freezing-your-code-ref:
|
||||||
|
|
||||||
==================
|
|
||||||
|
##################
|
||||||
Freezing Your Code
|
Freezing Your Code
|
||||||
==================
|
##################
|
||||||
|
|
||||||
.. image:: /_static/photos/33907151034_e0a9e53402_k_d.jpg
|
.. image:: /_static/photos/33907151034_e0a9e53402_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
.. _packaging-your-code-ref:
|
.. _packaging-your-code-ref:
|
||||||
|
|
||||||
===================
|
|
||||||
|
###################
|
||||||
Packaging Your Code
|
Packaging Your Code
|
||||||
===================
|
###################
|
||||||
|
|
||||||
.. image:: /_static/photos/36137234682_be6898bf57_k_d.jpg
|
.. image:: /_static/photos/36137234682_be6898bf57_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
.. _install-linux:
|
.. _install-linux:
|
||||||
|
|
||||||
|
|
||||||
|
############################
|
||||||
Installing Python 2 on Linux
|
Installing Python 2 on Linux
|
||||||
=============================
|
############################
|
||||||
|
|
||||||
.. image:: /_static/photos/34435688560_4cc2a7bcbb_k_d.jpg
|
.. image:: /_static/photos/34435688560_4cc2a7bcbb_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
.. _install-osx:
|
.. _install-osx:
|
||||||
|
|
||||||
|
|
||||||
|
###############################
|
||||||
Installing Python 2 on Mac OS X
|
Installing Python 2 on Mac OS X
|
||||||
===============================
|
###############################
|
||||||
|
|
||||||
.. image:: /_static/photos/34435688560_4cc2a7bcbb_k_d.jpg
|
.. image:: /_static/photos/34435688560_4cc2a7bcbb_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
.. _install-windows:
|
.. _install-windows:
|
||||||
|
|
||||||
|
|
||||||
|
##############################
|
||||||
Installing Python 2 on Windows
|
Installing Python 2 on Windows
|
||||||
==============================
|
##############################
|
||||||
|
|
||||||
.. image:: /_static/photos/34435688560_4cc2a7bcbb_k_d.jpg
|
.. image:: /_static/photos/34435688560_4cc2a7bcbb_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
.. _installation:
|
.. _installation:
|
||||||
|
|
||||||
|
|
||||||
|
##########################
|
||||||
Properly Installing Python
|
Properly Installing Python
|
||||||
==========================
|
##########################
|
||||||
|
|
||||||
.. image:: /_static/photos/36137232412_fdcb0f84eb_k_d.jpg
|
.. image:: /_static/photos/36137232412_fdcb0f84eb_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
#####################################
|
||||||
Picking a Python Interpreter (3 vs 2)
|
Picking a Python Interpreter (3 vs 2)
|
||||||
=====================================
|
#####################################
|
||||||
|
|
||||||
.. image:: /_static/photos/34484834733_5b80f65ab1_k_d.jpg
|
.. image:: /_static/photos/34484834733_5b80f65ab1_k_d.jpg
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user