Python Descriptors

Understanding and Using the Descriptor Protocol

Nonfiction, Computers, Programming, Programming Languages, General Computing
Cover of the book Python Descriptors by Jacob Zimmerman, Apress
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Jacob Zimmerman ISBN: 9781484237274
Publisher: Apress Publication: October 8, 2018
Imprint: Apress Language: English
Author: Jacob Zimmerman
ISBN: 9781484237274
Publisher: Apress
Publication: October 8, 2018
Imprint: Apress
Language: English

Create descriptors and see ideas and examples of how to use descriptors effectively. In this short book, you’ll explore descriptors in general, with a deep explanation of what descriptors are, how they work, and how they're used. Once you understand the simplicity of the descriptor protocol, the author delves into using and creating descriptors in practice, with plenty of tips, patterns, and real-world guidance. Because descriptors are inherently flexible, you’ll work with multiple examples illustrating how to best take advantage of them.

This second edition includes additions throughout, including new material covering the set_name_() descriptors, new and improved flowcharts to explain the inner workings of descriptors, and a completely new chapter to address instance-level attributes, the easiest way to create descriptors correctly the first time. 

Although brief, Python Descriptors is a comprehensive guide to creating Python descriptors, including a pip install-able library called descriptor_tools, which was written alongside this book and is an open source library on GitHub. After reading this book, you will have a solid understanding of how descriptors work and the techniques to avoid the big gotchas associated with working with them.

What You Will Learn

  • Discover descriptor protocols

  • Master attribute access and how it applies to descriptors

  • Build your own descriptors

  • Use descriptors to store attributes

  • Create read-only descriptors 

  • Explore the descriptor classes

  • Apply the other uses of descriptors 

Who This Book Is For

Experienced Python coders, programmers, and developers.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

Create descriptors and see ideas and examples of how to use descriptors effectively. In this short book, you’ll explore descriptors in general, with a deep explanation of what descriptors are, how they work, and how they're used. Once you understand the simplicity of the descriptor protocol, the author delves into using and creating descriptors in practice, with plenty of tips, patterns, and real-world guidance. Because descriptors are inherently flexible, you’ll work with multiple examples illustrating how to best take advantage of them.

This second edition includes additions throughout, including new material covering the set_name_() descriptors, new and improved flowcharts to explain the inner workings of descriptors, and a completely new chapter to address instance-level attributes, the easiest way to create descriptors correctly the first time. 

Although brief, Python Descriptors is a comprehensive guide to creating Python descriptors, including a pip install-able library called descriptor_tools, which was written alongside this book and is an open source library on GitHub. After reading this book, you will have a solid understanding of how descriptors work and the techniques to avoid the big gotchas associated with working with them.

What You Will Learn

Who This Book Is For

Experienced Python coders, programmers, and developers.

More books from Apress

Cover of the book Make a 2D RPG in a Weekend by Jacob Zimmerman
Cover of the book Learn Microservices with Spring Boot by Jacob Zimmerman
Cover of the book Practical Graph Analytics with Apache Giraph by Jacob Zimmerman
Cover of the book Pro Freeware and Open Source Solutions for Business by Jacob Zimmerman
Cover of the book Azure Automation Using the ARM Model by Jacob Zimmerman
Cover of the book Data Modeling of Financial Derivatives by Jacob Zimmerman
Cover of the book Extending SSIS with .NET Scripting by Jacob Zimmerman
Cover of the book Beginning Salesforce Developer by Jacob Zimmerman
Cover of the book Raspberry Pi Image Processing Programming by Jacob Zimmerman
Cover of the book Learn Office 2016 for Mac by Jacob Zimmerman
Cover of the book Swing for Jython by Jacob Zimmerman
Cover of the book Scripting in Java by Jacob Zimmerman
Cover of the book Learn iOS 7 App Development by Jacob Zimmerman
Cover of the book iOS Penetration Testing by Jacob Zimmerman
Cover of the book Practical Android by Jacob Zimmerman
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy