Henry Schreiner
|
6bcd220c8d
|
refactor: module -> module_ with typedef (#2544)
* WIP: module -> module_ without typedef
* refactor: allow py::module to work again
|
2020-10-03 13:38:03 -04:00 |
|
Henry Schreiner
|
8b40505575
|
Utility for redirecting C++ streams to Python (#1009)
|
2017-08-25 02:12:43 +02:00 |
|
Dean Moldovan
|
6d2411f1ac
|
Add tutorial page for embedding the interpreter
|
2017-05-28 02:12:24 +02:00 |
|
Dean Moldovan
|
076c738641
|
Add py::exec() as a shortcut for py::eval<py::eval_statements>()
|
2017-05-08 20:46:16 +02:00 |
|
Dean Moldovan
|
194d8b99b3
|
Support raw string literals as input for py::eval (#766)
* Support raw string literals as input for py::eval
* Dedent only when needed
|
2017-03-29 00:27:56 +02:00 |
|
Dean Moldovan
|
67b52d808e
|
Reorganize documentation
|
2016-10-20 15:21:34 +02:00 |
|