aboutsummaryrefslogtreecommitdiff
path: root/devel/py-instant/pkg-descr
blob: b6f358e6df11c4aeebd8a859f836bacaef55b7f5 (plain) (blame)
1
2
3
4
5
6
7
8
By using the class Instant a Python extension module can be created at runtime.
For the user, it behaves somewhat like an inline module, except you have to
import the module manually.

The code can be either C or C++, but like when programming C or C++, it has to
be inside a function or a similar C/C++ construct.

WWW: https://launchpad.net/instant