Python 2 and 3 Compatibility: With Six and Python-Future Libraries
Book information
Description
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 3Use the Six and Future LibrariesReview the new features in Python 3Choose which Python versions to support when doing neutral supportDecide 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. Front Matter ....Pages i-xxix Printing and Backtick repr (Joannah Nanjekye)....Pages 1-10 Numbers (Joannah Nanjekye)....Pages 11-19 Setting Metaclasses (Joannah Nanjekye)....Pages 21-30 Strings and Bytes (Joannah Nanjekye)....Pages 31-46 Package Imports (Joannah Nanjekye)....Pages 47-52 Exceptions (Joannah Nanjekye)....Pages 53-58 HTML Processing (Joannah Nanjekye)....Pages 59-63 Working with Files (Joannah Nanjekye)....Pages 65-68 Custom Behavior of Classes (Joannah Nanjekye)....Pages 69-79 Collections and Iterators (Joannah Nanjekye)....Pages 81-94 More Built-ins (Joannah Nanjekye)....Pages 95-109 Standard Library Modules (Joannah Nanjekye)....Pages 111-125 Back Matter ....Pages 127-129
Similar books
Изучаем Python: программирование игр, визуализация данных, веб-приложения. 3-е изд., доп. и перераб.
2025 · PDF
Изучаем Python: программирование игр, визуализация данных, веб-приложения. 3-е изд. дополненное и переработанное
2024 · EPUB
Python: Pandas на практике. 200 упражнений по анализу данных с решениями и пояснениями
2025 · PDF
Самое полное руководство по разработке на Python в примерах от сообщества Stack Overflow
2024 · PDF
Causal Inference на Python. Причинно-следственные связи в IT-разработке (with Color Images)
2025 · PDF
Математика для Data Science. Управляем данными с помощью линейной алгебры, теории вероятностей и статистики (with Color Images)
2025 · PDF
Математика для Data Science. Управляем данными с помощью линейной алгебры, теории вероятностей и статистики
2024 · EPUB
Изучаем основы Python. Практический курс для дата-аналитиков
2023 · PDF