Jump to ratings and reviews
Rate this book

Picking a Python Version: a Manifesto

Rate this book
This report guides you through the implicit decision tree of choosing what Python version, implementation, and distribution is best suited for you. It weighs and discusses the merits of each of these choices, and briefly discusses the reasons each option exists.

44 pages, ebook

Published April 1, 2015

1 person want to read

About the author

David Mertz

11 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (16%)
4 stars
0 (0%)
3 stars
4 (66%)
2 stars
1 (16%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Dmytro Chasovskyi.
89 reviews
November 1, 2019
Even at the end of 2019 this book is still relevant.

I found this book as a good intro and succinct reading for different versions of Python: Jython, CPython, IronPython, etc. Also, it covers cases of port code from Python2 and Python3 which is still relevant nowadays.

I definitely recommend it for 2 types of readers:
- You need short intro about porting your code from 2.x to 3.x Python version
- You want short intro about Python flavours and compatibility with other languages and platforms
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.