Extending & Embedding Python Using C (I/O Press)
Wednesday, 04 October 2023

This book tells Python programmers everything they need to know about the C API, which is what you use to create a C extension for Python. Mike James explains how to create C extensions, and shows how to use this to make C-based applications and libraries available to Python. He also looks at how to convert Python functions to C to speed things up, and how to work with modules, objects, types and threads.

<ASIN:B0CK3X93KF>

Mike shows how Python to C gives you so much more power, and is fun too. While the book provides Python developers with a deeper understanding of how Python works, C aficionados will enjoy finding out about some of the clever techniques in use in the C API.

Author: Mike James
Publisher: I/O Press
Date: September 2023
Pages: 265
ISBN: 978-1871962833
Print: B0CK3X93KF
Kindle: B0CK71TQ17
Audience: Python and C developers
Level: Intermediate/Advanced
Category: Python and C

extendPython360

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For recommendations of C and C++ books see Top Choice C and C++ Books  and  C# Books - Pick of the Shelf  in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Foundational Python For Data Science

Author: Kennedy Behrman
Publisher: Pearson
Pages:256
ISBN: 978-0136624356
Print: 0136624359
Kindle: B095Y6G2QV
Audience: Data scientists
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to be a simple introduction to Python, specifically how to use it to work with data.



Accelerating Software Quality

Author: Eran Kinsbruner
Publisher: Perforce
Pages: 357
ISBN: 978-8671126044
Print: B08FKW8B9B
Kindle:B08FKWD2TR
Audience: Devops developers
Rating: 3
Reviewer: Kay Ewbank

With a subtitle of 'machine learning and artificial intelligence in the age of devops', this book certainly sounds as though it fits c [ ... ]


More Reviews