Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Python » Porting to Python 3: An In-depth Guide

Porting to Python 3: An In-depth Guide

  • Category: Python Programming
  • Author: Lennart Regebro
  • Pages: 496 pages
  • File type: : HTML and PDF

Read and download free eBook intituled Porting to Python 3: An In-depth Guide in format : HTML and PDF – 496 pages created by Lennart Regebro.

Porting to Python 3 doesn’t have to be daunting. This book guides you through the process of porting your Python 2 code to Python 3, from choosing a porting strategy to solving your distribution issues.

Using plenty of code examples is takes you cross the hurdles and shows you the new Python features. This book covers – Migration strategies – Preparing for Python 3 – Porting with 2to3 – Common migration problems – Improving your code with modern idioms – Supporting Python 2 and Python 3 without 2to3 conversion – Migrating C extensions – Extending 2to3 with your own fixers – Language differences and workarounds – Reorganizations and renamings.

Read and Download Links:

Porting to Python 3: An In-depth Guide

READ  Classic Computer Science Problems in Python

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

Learning with Python: How to Think Like a Computer Scientist

The user-friendly, object-oriented programming language Python is quickly becoming the most popular introductory programming language for both students and instructors.This book provides a comprehensive, accessible introduction to Python fundamentals