Python 2 and 3 Compatibility

Python 2 and 3 Compatibility
Author :
Publisher : Apress
Total Pages : 149
Release :
ISBN-10 : 9781484229552
ISBN-13 : 148422955X
Rating : 4/5 (55X Downloads)

Book Synopsis Python 2 and 3 Compatibility by : Joannah Nanjekye

Download or read book Python 2 and 3 Compatibility written by Joannah Nanjekye and published by Apress. This book was released on 2017-12-07 with total page 149 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Python 2 and 3 Compatibility Related Books

Python 2 and 3 Compatibility
Language: en
Pages: 149
Authors: Joannah Nanjekye
Categories: Computers
Type: BOOK - Published: 2017-12-07 - Publisher: Apress

GET EBOOK

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
Beginning Django
Language: en
Pages: 609
Authors: Daniel Rubio
Categories: Computers
Type: BOOK - Published: 2017-10-27 - Publisher: Apress

GET EBOOK

Discover the Django web application framework and get started building Python-based web applications. This book takes you from the basics of Django all the way
Python Pocket Reference
Language: en
Pages: 215
Authors: Mark Lutz
Categories: Computers
Type: BOOK - Published: 2014-01-22 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick reference. Youâ??ll find concise, need-to-know information on
Python Made Easy
Language: en
Pages: 557
Authors: Nilabh Nishchhal
Categories: Computers
Type: BOOK - Published: 2020-10-20 - Publisher: Notion Press

GET EBOOK

Python Made Easy: Beginners Guide to Programming and Data Analysis using Python Get comprehensive learning of Python Programming starting from the very basics a
Expert Python Programming
Language: en
Pages: 628
Authors: Michał Jaworski
Categories: Computers
Type: BOOK - Published: 2019-04-30 - Publisher: Packt Publishing Ltd

GET EBOOK

Refine your Python programming skills and build professional grade applications with this comprehensive guide Key FeaturesCreate manageable code that can run in