Cargando…

Learning Cython programming : learn the fundamentals of Cython to extend the legacy of your applications /

Learn the fundamentals of Cython to extend the legacy of your applicationsAbout This Book Learn how to extend C applications with pure Python code Get more from Python - you'll not only learn Cython, you'll also unlock a greater understanding of how to harness Python Packed with tips and t...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Herron, Philip (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2016.
Edición:Second edition.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ii 4500
001 EBSCO_ocn944986528
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 160317s2016 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d IDEBK  |d OCLCF  |d DEBSZ  |d NLE  |d KSU  |d DEBBG  |d OCLCQ  |d COO  |d VT2  |d FEM  |d YDXCP  |d N$T  |d UOK  |d CEF  |d WYU  |d ZCU  |d AGLDB  |d IGB  |d SFB  |d OCLCO  |d OCLCQ  |d QGK  |d OCLCO 
019 |a 941066548  |a 941442022  |a 968044433  |a 969031575  |a 1259106215 
020 |a 9781785289125 
020 |a 1785289128 
020 |z 9781783551675 
020 |z 1783551674 
029 1 |a DEBSZ  |b 473885565 
029 1 |a DEBBG  |b BV043968996 
029 1 |a DEBSZ  |b 485795086 
029 1 |a GBVCP  |b 882753533 
035 |a (OCoLC)944986528  |z (OCoLC)941066548  |z (OCoLC)941442022  |z (OCoLC)968044433  |z (OCoLC)969031575  |z (OCoLC)1259106215 
037 |a CL0500000721  |b Safari Books Online 
050 4 |a QA76.64 
072 7 |a COM  |x 051360  |2 bisacsh 
082 0 4 |a 005.133  |2 23 
049 |a UAMI 
100 1 |a Herron, Philip,  |e author. 
245 1 0 |a Learning Cython programming :  |b learn the fundamentals of Cython to extend the legacy of your applications /  |c Philip Herron. 
250 |a Second edition. 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2016. 
300 |a 1 online resource (1 volume) :  |b illustrations. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |2 rda 
490 1 |a Community experience distilled 
588 |a Description based on online resource; title from cover page (Safari, viewed March 10, 2016). 
500 |a Includes index. 
520 |a Learn the fundamentals of Cython to extend the legacy of your applicationsAbout This Book Learn how to extend C applications with pure Python code Get more from Python - you'll not only learn Cython, you'll also unlock a greater understanding of how to harness Python Packed with tips and tricks that make Cython look easy, dive into this accessible programming guide and find out what happens when you bring C and Python together!Who This Book Is For This book is for developers who are familiar with the basics of C and Python programming and wish to learn Cython programming to extend their applications. What You Will Learn Reuse Python logging in C Make an IRC bot out of your C application Extend an application so you have a web server for rest calls Practice Cython against your C++ code Discover tricks to work with Python ConfigParser in C Create Python bindings for native libraries Find out about threading and concurrency related to GIL Expand Terminal Multiplexer Tmux with CythonIn Detail Cython is a hybrid programming language used to write C extensions for Python language. Combining the practicality of Python and speed and ease of the C language it's an exciting language worth learning if you want to build fast applications with ease. This new edition of Learning Cython Programming shows you how to get started, taking you through the fundamentals so you can begin to experience its unique powers. You'll find out how to get set up, before exploring the relationship between Python and Cython. You'll also look at debugging Cython, before moving on to C++ constructs, Caveat on C++ usage, Python threading and GIL in Cython. Finally, you'll learn object initialization and compile time, and gain a deeper insight into Python 3, which will help you not only become a confident Cython developer, but a much more fluent Python developer too. Style and approach This practical and a fast-paced guide gives you all the information you need to start programming using Cython. 
505 0 |a Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Cython Won't Bite; Installing Cython; Emacs mode; Getting the code examples; Getting started -- Hello World; Using distutils with Cython; Calling C functions from Python; Type conversion in Cython; Summary; Chapter 2: Understanding Cython; Linking models; Cython keyword -- cdef; Structs; Enums; Typedef and function pointers; The public keyword; Keyword cpdef; Logging from C/C++ into Python; Using Python ConfigParser from C/C++; Callbacks from Python to C/C++ 
505 8 |a Cython PXDIntegration with build systems; Python Distutils; GNU/Autotools; Summary; Chapter 3: Extending Applications; Cython pure Python code; Compiling pure Python code; Avoid Makefiles -- pyximport; Python garbage collector; Extending Tmux; Tmux build system; Embedding Python; Cythonizing struct cmd_entry; Implementing a Tmux command; Hooking everything together; Summary; Chapter 4: Debugging Cython; Using GDB with Cython; Running cygdb; Cython caveats; Type checking; Dereference operator (*); Python exceptions; C/C++ iterators; Boolean error; Const keyword; Multiple Cython inputs 
505 8 |a Struct initializationCalling into pure Python modules; Summary; Chapter 5: Advanced Cython; Cython and C++; Namespaces; Classes; C++ new and del keyword; Exceptions; Bool type; Overloading; Templates; Static class member attribute; Calling C++ functions -- Caveat; Namespaces -- Caveat; Python distutils; Python threading and GIL; Atomic instructions; Read/write lock; Cython keywords; Messaging server; Caveat on GIL; Unit testing the native code; Preventing subclassing; Parsing large amounts of data; Summary; Chapter 6: Further Reading; Overview; OpenMP support; Compile time preprocessor 
505 8 |a Python 3PyPy; AutoPXD; Pyrex and Cython; SWIG and Cython; Cython and NumPy; Numba versus Cython; Parakeet and Numba; Relevant Links; Summary; Index 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Object-oriented programming languages. 
650 0 |a Python (Computer program language) 
650 0 |a C (Computer program language) 
650 0 |a C++ (Computer program language) 
650 6 |a Langages orientés objet (Informatique) 
650 6 |a Python (Langage de programmation) 
650 6 |a C (Langage de programmation) 
650 6 |a C++ (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x Python.  |2 bisacsh 
650 7 |a C (Computer program language)  |2 fast 
650 7 |a C++ (Computer program language)  |2 fast 
650 7 |a Object-oriented programming languages  |2 fast 
650 7 |a Python (Computer program language)  |2 fast 
776 |z 1-78355-167-4 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1180055  |z Texto completo 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis34086280 
938 |a EBSCOhost  |b EBSC  |n 1180055 
938 |a YBP Library Services  |b YANK  |n 12861333 
994 |a 92  |b IZTAP