Logo

Picking a Python Version: A Manifesto

Small book cover: Picking a Python Version: A Manifesto

Picking a Python Version: A Manifesto
by

Publisher: O'Reilly Media
ISBN-13: 9781491926970
Number of pages: 44

Description:
There are two major versions of the Python programming language: the Python 2.x series, and the newer Python 3.x series. This report guides you through the implicit decision tree of choosing what Python version, implementation, and distribution is best suited for you.

Home page url

Download or read it online for free here:
Download link
(2.3MB, PDF)

Similar books

Book cover: Python ProgrammingPython Programming
by - Wikibooks
This book describes Python, an open-source general-purpose interpreted programming language, available for all Platforms. Python is a high-level, structured programming language that can be used for a wide variety of programming tasks.
(14592 views)
Book cover: An Introduction to PythonAn Introduction to Python
by - Network Theory Ltd.
This book is an introduction to Python, an easy to learn, powerful programming language. The tutorial explains the basics of the Python, it does not cover every single feature of the language, but introduces the most noteworthy features.
(33596 views)
Book cover: Automate the Boring Stuff with PythonAutomate the Boring Stuff with Python
by - No Starch Press
Learn how to use Python to write programs that do in minutes what would take you hours to do by hand -- no experience required. Once you've mastered the basics, you'll create Python programs that effortlessly perform impressive feats of automation.
(7978 views)
Book cover: Design Patterns In PythonDesign Patterns In Python
by - Testing Perspective
This book is about learning design patterns with Python language. If you are new to design patterns, this text provides the first building blocks. If you are interested in design of test automation frameworks, this book will be very useful.
(17159 views)