Learning Cython Programming

Learning Cython Programming
Author :
Publisher : Packt Publishing Ltd
Total Pages : 110
Release :
ISBN-10 : 9781785289125
ISBN-13 : 1785289128
Rating : 4/5 (128 Downloads)

Book Synopsis Learning Cython Programming by : Philip Herron

Download or read book Learning Cython Programming written by Philip Herron and published by Packt Publishing Ltd. This book was released on 2016-02-22 with total page 110 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn the fundamentals of Cython to extend the legacy of your applications About 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 Cython In 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.


Learning Cython Programming Related Books

Learning Cython Programming
Language: en
Pages: 0
Authors: Philip Herron
Categories: C (Computer program language)
Type: BOOK - Published: 2013 - Publisher:

GET EBOOK

Cython is a very powerful combination of Python and C. Using Cython, you can write Python code that calls back and forth from and to C or C++ code natively at a
Cython
Language: en
Pages: 322
Authors: Kurt W. Smith
Categories: Computers
Type: BOOK - Published: 2015-01-21 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Build software that combines Python’s expressivity with the performance and control of C (and C++). It’s possible with Cython, the compiler and hybrid progr
Learning Cython Programming
Language: en
Pages: 110
Authors: Philip Herron
Categories: Computers
Type: BOOK - Published: 2016-02-22 - Publisher: Packt Publishing Ltd

GET EBOOK

Learn the fundamentals of Cython to extend the legacy of your applications About This Book Learn how to extend C applications with pure Python code Get more fro
Expert C Programming
Language: en
Pages: 379
Authors: Peter Van der Linden
Categories: Computers
Type: BOOK - Published: 1994 - Publisher: Prentice Hall Professional

GET EBOOK

Software -- Programming Languages.
High Performance Python
Language: en
Pages: 469
Authors: Micha Gorelick
Categories: Computers
Type: BOOK - Published: 2020-04-30 - Publisher: O'Reilly Media

GET EBOOK

Your Python code may run correctly, but you need it to run faster. Updated for Python 3, this expanded edition shows you how to locate performance bottlenecks a