Many important libraries of Python use programs written in C that provide the necessary functionality since it allows to increase the speed of execution, access to functions of low level or reuse of bookstores. We will create a Python API for a C program and you will be able to create your own APIs.
Many important Python libraries use programs written in C that provide the necessary functionality: pyscopg2, python-libevent, lxml, cryptography, numpy, Pillow, among others.
This functionality of the language is very useful since it allows to increase the speed of execution, access to functions of low level or reuse of libraries.
Goals