paulross / PythonExtensionPatterns

Examples of safe coding practice for Python C extensions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PythonExtensionPatterns

Examples of reliable coding of Python 'C' extensions by Paul Ross.

The full documentation is on Read the Docs.

Code examples and documentation source are right here on GitHub.

TODO

  • Reorganinse source code.
  • More here...

About

Examples of safe coding practice for Python C extensions.

License:MIT License


Languages

Language:C 87.1%Language:Python 8.7%Language:Roff 4.1%Language:Shell 0.1%