Extending and Embedding Python

Extending and Embedding Python

Extending and Embedding Python

Guido van Rossum / Python Development Team

12,89 €
IVA incluido
Disponible
Editorial:
12th Media Services
Año de edición:
2018
Materia
Programación informática/desarrollo de software
ISBN:
9781680921649
Páginas:
32
Encuadernación:
Rústica
12,89 €
IVA incluido
Disponible

Selecciona una librería:

  • Librería Samer Atenea
  • Librería Aciertas (Toledo)
  • Kálamo Books
  • Librería Perelló (Valencia)
  • Librería Elías (Asturias)
  • Donde los libros
  • Librería Kolima (Madrid)
  • Librería Proteo (Málaga)

Extending and Embedding Python describes how to write modules in C or C++ to extend the Python interpreter with new modules. Those modules can not only define new functions but also new object types and their methods. The document also describes how to embed the Python interpreter in another application, for use as an extension language. Finally, it shows how to compile and link extension modules so that they can be loaded dynamically (at run time) into the interpreter, if the underlying operating system supports this feature. This document assumes basic knowledge about Python. For a detailed description of the whole Python/C API, see The Python/C API, ISBN 978-1-68092-163-2.

Artículos relacionados

  • SPARK 2014 Reference Manual
    AdaCore / Altran UK Ltd
    SPARK 2014 is a programming language and a set of verification tools designed to meet the needs of high-assurance software development. SPARK 2014 is based on Ada 2012, both subsetting the language to remove features that defy verification, but also extending the system of contracts and aspects to support modular, formal verification.This manual is available online for free at ...
    Disponible

    19,91 €

  • Software and Intelligent Sciences
    Yingxu Wang
    The junction of software development and engineering combined with the study of intelligence has created a bustling intersection of theory, design, engineering, and conceptual thought. Software and Intelligent Sciences: New Transdisciplinary Findings sits at a crossroads and informs advanced researchers, students, and practitioners on the developments in computer science, theor...
  • Power System Planning Technologies and Applications
    Fawwaz Elkarmi / Nazih Abu Shikhah / Nazih Abu-Shikhah
    Planning is an important function of the management of any business, providing knowledge of future prospects and enabling prudent and appropriate decision-making. Planning is especially critical for power systems, since electricity is a fundamental part of modern societies and many conventional electrical energy resources currently in use are limited. Power System Planning Tech...
  • Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery
    Masha Etkind / Uri Shafrir
    Text analysis tools aid in extracting meaning from digital content. As digital text becomes more and more complex, new techniques are needed to understand conceptual structure. Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery: Emerging Research and Opportunities provides an innovative perspective on the application of algorithmic tools to study unstructured d...
  • Model-Based Design for Effective Control System Development
    Wei Wu
    Control systems are an integral aspect of modern society and exist across numerous domains and applications. As technology advances more and more, the complexity of such systems continues to increase exponentially. Model-Based Design for Effective Control System Development is a critical source of scholarly information on model-centric approaches and implementations for control...
  • Verification, Validation and Testing in Software Engineering
    ...

Otros libros del autor

  • Learning Python
    Guido van Rossum / Python Development Team
    Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. The Python interpret...
    Disponible

    16,86 €

  • The Python Language Reference
    Guido van Rossum / Python Development Team
    The Python Language Reference Release 3.6.4 describes the syntax and "core semantics" of the language. It is terse, but attempts to be exact and complete. The semantics of non-essential built-in object types and of the built-in functions and modules are described in library-index. For an informal introduction to the language, see tutorial-index. For C or C++ programmers, two ad...
    Disponible

    13,07 €

  • The Python Library Reference
    Guido van Rossum / Python Development Team
    This book is the second half of The Python Library Reference for Release 3.6.4, and covers chapters 19-37.  The first book may be found with ISBN 9781680921083.  The original Python Library Reference book is 1920 pages long. This book contains the original page numbers and index, along with the back sections fully intact. While reference-index describes the exact syntax and sem...
    Disponible

    52,87 €

  • The Python Library Reference
    Guido van Rossum / Python Development Team
    This book is the first half of The Python Library Reference for Release 3.6.4, and covers chapters 1-18.  The second book may be found with ISBN 9781680921090.  The original Python Library Reference book is 1920 pages long. This book contains the original page numbers and index, along with the back sections fully intact.While reference-index describes the exact syntax and seman...
    Disponible

    53,99 €

  • Python Tutorial
    Guido van Rossum / Python Development Team
    The Python Tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all examples are self-contained, so the tutorial can be read off-line as well.Python is an easy to learn, powerful programming language. It has efficient high-level data structures and...
    Disponible

    13,02 €

  • The Python/C API
    Guido van Rossum / Python Development Team
    The Python/C API manual documents the API used by C and C++ programmers who want to write extension modules or embed Python. It is a companion to extending-index, which describes the general principles of extension writing but does not document the API functions in detail.  ...
    Disponible

    18,51 €