Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

use brevity to improve readability#1007

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
kedarmhaswade wants to merge1 commit intorealpython:master
base:master
Choose a base branch
Loading
fromkedarmhaswade:master
Open
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletionsdocs/index.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,7 +4,7 @@
contain the root `toctree` directive.

.. meta::
:description: An opinionated guide to the Python programming language and a best practice handbook to the installation, configuration, andusageof Python on a daily basis.
:description: An opinionated guide to the Python programming language and a best practice handbook to the installation, configuration, anddaily useof Python.


#################################
Expand All@@ -18,14 +18,14 @@ Greetings, Earthling! Welcome to The Hitchhiker's Guide to Python.

This handcrafted guide exists to provide both novice and expert Python
developers a best practice handbook to the installation, configuration, and
usageof Python on a daily basis.
daily useof Python.

This guide is **opinionated** in a way that is almost, but not quite, entirely
*unlike* Python's official documentation. You won't find a list of every Python web framework
available here. Rather, you'll find aniceconcise list of highly recommended
available here. Rather, you'll find a concise list of highly recommended
options.

.. note:: The use of **Python 3** is *highly* preferredover Python 2. Consider upgrading your applications and infrastructure if you find yourself *still* using Python 2 in production today. If you are using Python 3, congratulations — you are indeed a person of excellent taste.
.. note:: The use of **Python 3** is *highly* preferredto Python 2. Consider upgrading your applications and infrastructure if you find yourself *still* using Python 2 in production today. If you are using Python 3, congratulations — you are indeed a person of excellent taste.
—*Kenneth Reitz*

Let's get started! But first, let's make sure you know where your towel is.
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp