Cython. A Guide for Python Programmers. Kurt W. Smith

Описание

If you lack the speed and capability of a single Python, you can pay attention to the hybrid language Cython, which, as you can guess from the name, combines the expressiveness of Python and the effectiveness of the C language. in this guide, the author will introduce you to the basics of this language and compiler and teach you how to use it for tasks that require special performance.

The book covers the following topics:
✔ compare Python, C and Cython;
✔ compile and run the code on Cython;
° organization of applications in Python;
° wrap of SIS++ library using Cython;
✔ best practices with Cython and more.

Advantages:
➕ relevant material on the topic;
➕ numerous code examples;
➕ small volume;
➕ highlighting listings

 

Схожие книги

Путь Python. Чёрный пояс по разработке, масштабированию, тестированию и развёртыванию. Д. Джульен
Python
ru

Путь Python. Чёрный пояс по разработке, масштабированию, тестированию и развёртыванию. Д. Джульен

Python 3 и PyQt Разработка приложений. Прохоренок Н. А.
Python
ru

Python 3 и PyQt Разработка приложений. Прохоренок Н. А.

Cython. K. W. Smith
Python
en

Cython. K. W. Smith

Practical Docker with Python: Build, Release and Distribute your Python App with Docker . Sathyajith Bhat
Python
en

Practical Docker with Python: Build, Release and Distribute your Python App with Docker . Sathyajith Bhat