Other Tools
There are tools like SWIG or Python's foreign function library ctypes which can be used for this task without requiring much additional code, but this is limited to making an external library available in Python code. If adjustments to the API are needed, glue code must again be written manually. This is where Pyrex fits in.
Read more about this topic: Pyrex (programming Language)
Famous quotes containing the word tools:
“There is a great satisfaction in building good tools for other people to use.”
—Freeman Dyson (b. 1923)
“Man is a tool-using animal.... Without tools he is nothing, with tools he is all.”
—Thomas Carlyle (17951881)