A
A
Alexander2018-05-28 23:18:51
Python
Alexander, 2018-05-28 23:18:51

Where can I find examples of creating a module for python 3 from C++?

Hello !
Please tell me the sensible link on the issue above!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
Web Dentist, 2018-05-28
@sanya84

https://wiki.python.org/moin/IntegratingPythonWith...
cython.org/#development
https://docs.python.org/2/extending/extending.html
https://habr.com/post/44520 /
https://blog2k.ru/archives/293
UPD - https://ustimov.org/posts/2/

R
res2001, 2018-05-29
@res2001

Beasley's "Python. The Definitive Reference" has an introduction to writing modules, a good place to start.
Further - the native documentation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question