Get Free Shipping on orders over $89
Python 2 and 3 Compatibility : With Six and Python-Future Libraries - Joannah Nanjekye

Python 2 and 3 Compatibility

With Six and Python-Future Libraries

By: Joannah Nanjekye

Paperback | 8 December 2017

At a Glance

Paperback


$50.00

or 4 interest-free payments of $12.50 with

 or 

Ships in 5 to 7 business days

Discover clean ways to write code that will run on both Python 2 and 3.This book is tutorial-oriented with detailed examples of how to convert existing Python 2-compatible code to code that will run reliably on both Python 2 and 3. 

Although Python 3 is considered the future of Python, Python 2.x will be maintained for several more years, alongside Python 3, which is not backwards compatible. For those who need to support both versions, this book guides you through the process. 

Python 2 and 3 Compatibility explains the syntactical differences between Python 2 and 3, and how to use Python packages Python-Future and Six to implement neutral compatibility. Developers working on either small, medium, or large projects will appreciate the author's clear explanations, detailed examples, and clean techniques to help them extend support for both versions to their existing Python 2-compatible projects.

What You'll Learn

  • Understand the syntactical differences between Python 2 and 3
  • Use the Six and Future libraries
  • Review the new features in Python 3
  • Choose which Python versions to support when doing neutral support
  • Decide on whether to port or provide support for both versions

Who This Book Is For

Professional Python developers and enthusiasts that want to implement Python 3 support for their existing Python 2 compatible code.

More in Programming & Scripting Languages

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$49.99

33%
OFF
Swift : The Practical Guide - Kerem Koseoglu
Introduction to Programming Languages - Gordon Hurley
Coding For Dummies, All New Edition : For Dummies (Computer/Tech) - Paul McFedries
Fundamentals of Python : 3rd Edition - First Programs - Kenneth Lambert
Fluent Python : Clear, Concise, and Effective Programming 2nd Edition - Luciano Ramalho
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$106.40

20%
OFF
The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$75.75

29%
OFF
Problem Solving and Program Design in C, Global Edition : 8th Edition - Elliot Koffman
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley