File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 The Hitchhiker's Guide to Python!
77=================================
88
9- Welcome to The Hitchhiker's Guide to Python.
9+ Greetings, Earthling! Welcome to The Hitchhiker's Guide to Python.
1010
11- **This guide is currently under heavy active development . ** If you'd like to help,
11+ **This is a living, breathing guide . ** If you'd like to contribute,
1212`fork us on GitHub <https://github.com/kennethreitz/python-guide >`_!
1313
14- This * opinionated * guide exists to provide both novice and expert Python
14+ This handcrafted guide exists to provide both novice and expert Python
1515developers a best practice handbook to the installation, configuration, and
1616usage of Python on a daily basis.
1717
18+ This guide is **opinionated ** in a way that is almost, but not quite, entirely
19+ *unlike * Python's official documentation. You won't find a list of every Python web framework
20+ available here. Rather, you'll find a nice concise list of highly recommended
21+ options.
22+
23+
24+ Let's get started! But first, make sure you know where your towel is.
25+
1826.. include :: contents.rst.inc
You can’t perform that action at this time.
0 commit comments