书目名称 | Python Descriptors | 编辑 | Jacob Zimmerman | 视频video | | 概述 | A unique book dedicated to Python descriptors.Deals with an important topic for the many applications Python has.Python is popular for web development, big data analytics, finance, game development an | 图书封面 |  | 描述 | This short book on Python descriptors is a collection of knowledge and ideas from many sources on dealing with and creating descriptors. And, after going through the things all descriptors have in common, the author explores ideas that have multiple ways of being implemented as well as completely new ideas never seen elsewhere before..This truly is a comprehensive guide to creating Python descriptors. As a bonus: A pip install-able library, descriptor_tools, was written alongside this book and is an open source library on GitHub..There aren‘t many good resources out there for writing Python descriptors, and extremely few books. This is a sad state of affairs, as it makes it difficult for Python developers to get a really good understanding of how descriptors work and the techniques to avoid the big gotchas associated with workingwith them..What You Will Learn.Discover descriptor protocols.Master attribute access and how it applies to descriptors.Make descriptors and discover why you should.Store attributes.Create read-only descriptors and _delete().Explore the descriptor classes.Apply the other uses of descriptors and more.Who This Book Is For.Experienced Python coders, programmers | 出版日期 | Book 20161st edition | 关键词 | Python; descriptors; coding; Standard Library; software; programming | 版次 | 1 | doi | https://doi.org/10.1007/978-1-4842-2505-9 | isbn_ebook | 978-1-4842-2505-9 | copyright | Jacob Zimmerman 2016 |
The information of publication is updating
|
|